diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-07-03 00:24:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-03 15:27:00 -0700 |
commit | d7e9629de051bb4b1d104588cd97673ad770809e (patch) | |
tree | 8d9f8fd16910ef959d39cb6264a3e5da9b8d7bec /init/main.c | |
parent | c01d403b2e3e3f231b18ebd07ad64ecbe6a258a5 (diff) |
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
Introduce local_irq_enable_in_hardirq() API. It is currently aliased to
local_irq_enable(), hence has no functional effects.
This API will be used by lockdep, but even without lockdep this will better
document places in the kernel where a hardirq context enables hardirqs.
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 'init/main.c')
0 files changed, 0 insertions, 0 deletions