aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorMike Rapoport <[email protected]>2020-08-14 17:30:04 -0700
committerLinus Torvalds <[email protected]>2020-08-14 19:56:55 -0700
commit9922c1deff915c2b67ec79ea6b87c289772c6492 (patch)
tree53d9533a44bf93fb7e32b74eb05a450771aa1a7a /lib/test_overflow.c
parentb923f1247b72fc100b87792fd2129d026bb10e66 (diff)
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
The #ifdef statement that guards the generic version of pud_alloc_one() by mistake used __HAVE_ARCH_PUD_FREE instead of __HAVE_ARCH_PUD_ALLOC_ONE. Fix it. Fixes: d9e8b929670b ("asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()") Reported-by: kernel test robot <[email protected]> Signed-off-by: Mike Rapoport <[email protected]> Signed-off-by: Andrew Morton <[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