XArray: Add calls to might_alloc()Catch bogus GFP flags deterministically, instead of occasionallywhen we actually have to allocate memory.Reported-by: Nikolay Borisov <[email protected]>Signed
XArray: Add calls to might_alloc()Catch bogus GFP flags deterministically, instead of occasionallywhen we actually have to allocate memory.Reported-by: Nikolay Borisov <[email protected]>Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
show more ...
tools/lib/lockdep: Remove private kernel headersMove to using tools/include/ instead.Signed-off-by: Sasha Levin <[email protected]>Cc: Linus Torvalds <[email protected]>Cc
tools/lib/lockdep: Remove private kernel headersMove to using tools/include/ instead.Signed-off-by: Sasha Levin <[email protected]>Cc: Linus Torvalds <[email protected]>Cc: Peter Zijlstra <[email protected]>Cc: Thomas Gleixner <[email protected]>Cc: [email protected]Link: http://lkml.kernel.org/r/[email protected]Signed-off-by: Ingo Molnar <[email protected]>
tools/include: Add (mostly) empty include/linux/sched/mm.hNow required by liblockdep.Signed-off-by: Sasha Levin <[email protected]>[ Added header guard. ]Cc: Linus Torvalds <torvalds@
tools/include: Add (mostly) empty include/linux/sched/mm.hNow required by liblockdep.Signed-off-by: Sasha Levin <[email protected]>[ Added header guard. ]Cc: Linus Torvalds <[email protected]>Cc: Peter Zijlstra <[email protected]>Cc: Thomas Gleixner <[email protected]>Cc: [email protected]Cc: [email protected]Link: http://lkml.kernel.org/r/[email protected]Signed-off-by: Ingo Molnar <[email protected]>