]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
authorIngo Molnar <mingo@elte.hu>
Sun, 15 Mar 2009 05:03:11 +0000 (06:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Mar 2009 20:59:44 +0000 (22:59 +0200)
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: Ingo Molnar <mingo@elte.hu>

No differences found