mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 02:56:31 +02:00
____cacheline_aligned is an insufficient guarantee for non-coherent DMA
on platforms with 128 byte cachelines above L1. Switch to the updated
IIO_DMA_MINALIGN definition.
Fixes tag is probably not where the issue was first introduced, but
is likely to be far beyond the point where anyone considers
backporting this fix.
Fixes:
|
||
|---|---|---|
| .. | ||
| ad2s90.c | ||
| ad2s1200.c | ||
| Kconfig | ||
| Makefile | ||