diff options
author | Peter Zijlstra <peterz@infradead.org> | 2011-06-27 23:18:09 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-28 01:00:13 (GMT) |
commit | 9b679320a5fbf46454011e5c62e0b8991b0956d1 (patch) | |
tree | 49ea7be5e8bb669ef99533a18c73555e2882efc5 /lib/parser.c | |
parent | aa2c96d6f329e66cc59352b0f12e8f04e6a9593b (diff) | |
download | linux-fsl-qoriq-9b679320a5fbf46454011e5c62e0b8991b0956d1.tar.xz |
mm/memory-failure.c: fix spinlock vs mutex order
We cannot take a mutex while holding a spinlock, so flip the order and
fix the locking documentation.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions