commit | 19cefdffbfe0f7e280f21e80875937e8700e99e2 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <[email protected]> | Sun Mar 15 06:03:11 2009 +0100 |
committer | Ingo Molnar <[email protected]> | Mon Mar 30 22:59:44 2009 +0200 |
tree | 7a82d84609af22469d3f96d371d14b7dcf65d1f2 | |
parent | 6700ec65c207068a81a535e9dca616fefac21671 [diff] |
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 <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>