mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 03:16:14 +01:00
Don't just check for a swiotlb buffer, but also if buffering might
be required for this particular device.
Fixes:
|
||
|---|---|---|
| .. | ||
| coherent.c | ||
| contiguous.c | ||
| debug.c | ||
| direct.c | ||
| dummy.c | ||
| Kconfig | ||
| Makefile | ||
| mapping.c | ||
| remap.c | ||
| swiotlb.c | ||
| virt.c | ||