summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2009-02-10 11:14:34 -0500
committerTheodore Tso <tytso@mit.edu>2009-02-10 11:14:34 -0500
commitba4439165f0f0d25b2fe065cf0c1ff8130b802eb (patch)
tree242f9aa5cc4fe0ca7d3062aa0a7ec713a4346bb8 /ipc
parent7be2baaa0322c59ba888aa5260a8c130666acd41 (diff)
downloadlinux-ba4439165f0f0d25b2fe065cf0c1ff8130b802eb.tar.bz2
ext4: Fix lockdep warning
We should not call ext4_mb_add_n_trim while holding alloc_semp. ============================================= [ INFO: possible recursive locking detected ] 2.6.29-rc4-git1-dirty #124 --------------------------------------------- ffsb/3116 is trying to acquire lock: (&meta_group_info[i]->alloc_sem){----}, at: [<ffffffff8035a6e8>] ext4_mb_load_buddy+0xd2/0x343 but task is already holding lock: (&meta_group_info[i]->alloc_sem){----}, at: [<ffffffff8035a6e8>] ext4_mb_load_buddy+0xd2/0x343 http://bugzilla.kernel.org/show_bug.cgi?id=12672 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions