Files
kernel_arpi/include/linux
Jesper Dangaard Brouer c25fff7171 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 <brouer@redhat.com>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-13 22:00:16 -08:00
..
2019-02-12 12:58:48 -05:00
2019-02-08 22:39:01 -08:00
2019-01-24 11:11:45 -07:00
2018-12-18 17:50:47 +01:00
2019-02-01 20:55:38 +01:00
2019-02-01 20:55:39 +01:00
2019-02-01 20:55:38 +01:00
2018-12-19 10:42:08 +01:00
2018-12-28 12:11:52 -08:00
2019-01-04 13:13:48 -08:00
2019-02-13 22:00:16 -08:00
2019-01-04 13:13:48 -08:00
2019-02-08 15:02:49 -08:00
2019-01-07 16:38:26 +01:00
2018-12-21 11:50:02 -05:00
2019-02-03 11:17:31 -08:00
2019-01-11 18:05:40 -08:00
2018-12-22 12:15:29 +01:00