Skip to content
Commit 19cefdff authored by Ingo Molnar's avatar Ingo Molnar
Browse files

lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB



Impact: build fix

fix typo in mm/slob.c:

 mm/slob.c:469: error: ‘flags’ undeclared (first use in this function)
 mm/slob.c:469: error: (Each undeclared identifier is reported only once
 mm/slob.c:469: error: for each function it appears in.)

Cc: Nick Piggin <npiggin@suse.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20090128135457.350751756@chello.nl>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 6700ec65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment