diff options
author | Frederic Weisbecker <[email protected]> | 2009-12-29 21:51:15 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-12-29 22:34:59 +0100 |
commit | 98ea3f50bcc97689cc0e1fa3b6733f03aeb8fef4 (patch) | |
tree | d909a47008ed466e5119f21f366934be5a6276b8 /lib/cpu-notifier-error-inject.c | |
parent | 47376ceba54600cec4dd9e7c4fe8b98e4269633a (diff) |
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Commit 500f5a0bf5f0624dae34307010e240ec090e4cde
(reiserfs: Fix possible recursive lock) fixed a vmalloc under reiserfs
lock that triggered a lockdep warning because of a
IN-FS-RECLAIM <-> RECLAIM-FS-ON locking dependency inversion.
But this patch has ommitted another vmalloc call in the same path
that allocates the journal. Relax the lock for this one too.
Reported-by: Alexander Beregalov <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Chris Mason <[email protected]>
Cc: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions