aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2019-08-26 22:14:22 +0200
committerJason Gunthorpe <[email protected]>2019-09-07 04:28:04 -0300
commit66204f1d2d1b42962033dfa867442f3dfd898d5f (patch)
treee69ce0dea0a7ec2b48d1fd73e1e59e305993942f /lib/test_overflow.c
parent23b68395c7c78a764e8963fc15a7cfd318bf187f (diff)
mm/mmu_notifiers: prime lockdep
We want to teach lockdep that mmu notifiers can be called from direct reclaim paths, since on many CI systems load might never reach that level (e.g. when just running fuzzer or small functional tests). I've put the annotation into mmu_notifier_register since only when we have mmu notifiers registered is there any point in teaching lockdep about them. Also, we already have a kmalloc(, GFP_KERNEL), so this is safe. Link: https://lore.kernel.org/r/[email protected] Suggested-by: Jason Gunthorpe <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions