aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/files-4.9
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-13 12:31:19 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-13 13:40:56 +0100
commit6006227cb70bd96dcf13bbe473ca53f5af9b3f76 (patch)
treed25f77e2b76274582702c667455fa7ec18999417 /target/linux/ipq806x/files-4.9
parent1adf51702e94063fb058ce13226ec5a04d15cfd4 (diff)
downloadupstream-6006227cb70bd96dcf13bbe473ca53f5af9b3f76.tar.gz
upstream-6006227cb70bd96dcf13bbe473ca53f5af9b3f76.tar.bz2
upstream-6006227cb70bd96dcf13bbe473ca53f5af9b3f76.zip
ipq806x: do not allocate coherent memory in dma engine hotpath
The available amount of coherent DMA memory is very limited. On Linux 4.4 this issue was worked around by increasing the pool size. It turns out that using coherent memory here is completely unnecessary. This change reworks the driver code to use kzalloc+dma_map_single instead. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ipq806x/files-4.9')
0 files changed, 0 insertions, 0 deletions