mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 13:13:14 +00: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:
|
||
|---|---|---|
| .. | ||
| ad5110.c | ||
| ad5272.c | ||
| ds1803.c | ||
| Kconfig | ||
| Makefile | ||
| max5432.c | ||
| max5481.c | ||
| max5487.c | ||
| mcp4018.c | ||
| mcp4131.c | ||
| mcp4531.c | ||
| mcp41010.c | ||
| tpl0102.c | ||