aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorYu Zhao <[email protected]>2020-01-30 22:15:10 -0800
committerLinus Torvalds <[email protected]>2020-01-31 10:30:39 -0800
commit26b56e116a69e70cc13976a1b0b818036f539f53 (patch)
treeda2d6e69ef6f2a3eda0a6d9e05421df734040666 /lib/test_overflow.c
parent38aeb071b3310866e0e75fec8e5d3c5f0f175cb9 (diff)
include/linux/mm.h: clean up obsolete check on space in page->flags
The check was intended to make sure we don't overrun page flags. But it's obsolete because it doesn't include LAST_CPUPID_WIDTH nor KASAN_TAG_WIDTH. Just remove check since we already have it covered in linux/page-flags-layout.h (near the end of the file). Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yu Zhao <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: Arnd Bergmann <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions