mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-12-18 00:26:30 +01:00
The third parameter of dma_set_encrypted() is a size in bytes rather than
the number of pages.
Fixes:
|
||
|---|---|---|
| .. | ||
| coherent.c | ||
| contiguous.c | ||
| debug.c | ||
| debug.h | ||
| direct.c | ||
| direct.h | ||
| dummy.c | ||
| Kconfig | ||
| Makefile | ||
| map_benchmark.c | ||
| mapping.c | ||
| ops_helpers.c | ||
| pool.c | ||
| remap.c | ||
| swiotlb.c | ||