commit | 1e89a5e15a2c88b3fd1ed3fa17fd767efe44727a | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 06:47:54 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 10:01:50 2007 -0700 |
tree | 840cb2badbbd568c44fa0ed2b3a467d3143381ea | |
parent | e744fdea546abf7a794898a99a26f85c63a83648 [diff] |
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>