diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-03-13 12:31:19 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-03-13 13:40:56 +0100 |
commit | 6006227cb70bd96dcf13bbe473ca53f5af9b3f76 (patch) | |
tree | d25f77e2b76274582702c667455fa7ec18999417 /tools/flock/Makefile | |
parent | 1adf51702e94063fb058ce13226ec5a04d15cfd4 (diff) | |
download | upstream-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 'tools/flock/Makefile')
0 files changed, 0 insertions, 0 deletions