commit | f86bf9b7bcc5d325687a8b80da8ee3eb56e02da7 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jul 10 04:44:05 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 10 13:24:14 2006 -0700 |
tree | 393bf9df55fae3932099fa789d110833c7064ef3 | |
parent | d6d897cec29252b8d0785198cfa6ca16d30c739d [diff] |
[PATCH] lockdep: clean up completion initializer in smpboot.c Clean up lockdep on-stack-completion initializer. (This also removes the dependency on waitqueue_lock_key.) Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>