summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorYunsheng Lin <linyunsheng@huawei.com>2021-10-13 17:19:20 +0800
committerDavid S. Miller <davem@davemloft.net>2021-10-15 10:54:20 +0100
commitd00e60ee54b12de945b8493cf18c1ada9e422514 (patch)
tree6e26909b5980bd7e3231977d4ad2637d2d4896f2 /drivers/net
parent40088915f547b52635f022c1e1e18df65ae3153a (diff)
downloadlinux-d00e60ee54b12de945b8493cf18c1ada9e422514.tar.bz2
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
As the 32-bit arch with 64-bit DMA seems to rare those days, and page pool might carry a lot of code and complexity for systems that possibly. So disable dma mapping support for such systems, if drivers really want to work on such systems, they have to implement their own DMA-mapping fallback tracking outside page_pool. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Acked-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions