summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2026-08-10 15:55:01 -0400
committerMatthew Wilcox (Oracle) <willy@infradead.org>2026-08-25 15:12:26 -0400
commitdec9da157f4c210d4f73ac03a95dd71b5fbbff9e (patch)
tree0499f51348cb6ef8e2d28b0637c506d229073206 /scripts
parent1f88c0d0e50d88edc5c11b802d593e340d5b3b1c (diff)
downloadlinux-next-dec9da157f4c210d4f73ac03a95dd71b5fbbff9e.tar.gz
linux-next-dec9da157f4c210d4f73ac03a95dd71b5fbbff9e.zip
arch: Remove pagemap.h from arch includes
There's no reason to include pagemap.h in any arch include file; these should all be too low-level to include pagemap.h. Some git archaelogy indicates that at one point, swap.h needed declarations from pagemap.h but couldn't include pagemap.h itself. That reason seems to have disappeared since swap.h now includes pagemap.h. Some of these files turn into just including the asm-generic version, so in those cases, modify Kbuild to just use the asm-generic version directly. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions