]> git.baikalelectronics.ru Git - kernel.git/commit
lockdep: fixup the inode dir annotation
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 16 Oct 2007 04:47:54 +0000 (06:47 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 17:01:50 +0000 (10:01 -0700)
commitdbe98c340a5d137170d9b283a44bbe09b4a003f4
tree840cb2badbbd568c44fa0ed2b3a467d3143381ea
parenta02fa3d5c5a7dbbecec9b81f6ed1c45f8a7b64a6
lockdep: fixup the inode dir annotation

A slight oversight tripped lockdep debugging code, each lockdep
class should have but a single init site.

Rearange the code to make this true.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/inode.c