diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-07-03 09:25:26 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-04 00:27:09 +0200 |
commit | 60be6b9a41cb0da0df7a9f11486da56baebf04cd (patch) | |
tree | 26cb558d0d57183fdbf9136ad54b581328d6f016 /Documentation/driver-model | |
parent | [PATCH] lockdep: annotate enable_in_hardirq() (diff) | |
download | linux-60be6b9a41cb0da0df7a9f11486da56baebf04cd.tar.xz linux-60be6b9a41cb0da0df7a9f11486da56baebf04cd.zip |
[PATCH] lockdep: annotate on-stack completions
lockdep needs to have the waitqueue lock initialized for on-stack waitqueues
implicitly initialized by DECLARE_COMPLETION(). Annotate on-stack completions
accordingly.
Has no effect on non-lockdep kernels.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/driver-model')
0 files changed, 0 insertions, 0 deletions