aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2020-08-14 17:30:26 -0700
committerLinus Torvalds <[email protected]>2020-08-14 19:56:56 -0700
commit419015675fef6c4b28689bd2ace559564c2e106c (patch)
treea28f6ff6e476f6599a85e96cac4b893b2a12d298 /lib/test_overflow.c
parent1378a5ee451a5e87d0d8dd6356a0b7844db231f6 (diff)
mm: move page-flags include to top of file
Give up on the notion that we can remove page-flags.h from mm.h. There are currently 14 inline functions which use a PageFoo function. Also, two of the files directly included by mm.h include page-flags.h themselves, and there are probably more indirect inclusions. So just include it at the top like any other header file. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: William Kucharski <[email protected]> Reviewed-by: Zi Yan <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Mike Kravetz <[email protected]> Cc: "Kirill A. Shutemov" <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions