diff options
| author | David Hildenbrand <david@redhat.com> | 2025-09-01 18:03:44 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-09-22 00:22:06 +0300 |
| commit | a16c46c2402026162111ed9fd1fc28d25223443e (patch) | |
| tree | c85348bcc891ac94ded1df5ff890805200d48a4f /include/linux | |
| parent | 6972706f95926838f9bd3ec2b2393c034bdb85ba (diff) | |
| download | linux-a16c46c2402026162111ed9fd1fc28d25223443e.tar.xz | |
dma-remap: drop nth_page() in dma_common_contiguous_remap()
dma_common_contiguous_remap() is used to remap an "allocated contiguous
region". Within a single allocation, there is no need to use nth_page()
anymore.
Neither the buddy, nor hugetlb, nor CMA will hand out problematic page
ranges.
Link: https://lkml.kernel.org/r/20250901150359.867252-24-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
