aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/page_pool.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2019-02-13 01:55:40 +0000
committerDavid S. Miller <[email protected]>2019-02-14 06:00:16 +0000
commitc25fff7171bebb76243ccc77f0f04aafa3db87be (patch)
treee48b4e7e38d7270f1774a3e30afd6d72d47871ba /net/core/page_pool.c
parentnet: sched: remove duplicated include from cls_api.c (diff)
downloadkernel-c25fff7171bebb76243ccc77f0f04aafa3db87be.tar.gz
kernel-c25fff7171bebb76243ccc77f0f04aafa3db87be.zip
mm: add dma_addr_t to struct page
The page_pool API is using page->private to store DMA addresses. As pointed out by David Miller we can't use that on 32-bit architectures with 64-bit DMA This patch adds a new dma_addr_t struct to allow storing DMA addresses Signed-off-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]> Acked-by: Andrew Morton <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions