]> Git Repo - linux.git/commit
[PATCH] lockdep: irqtrace subsystem, core
authorIngo Molnar <[email protected]>
Mon, 3 Jul 2006 07:24:42 +0000 (00:24 -0700)
committerLinus Torvalds <[email protected]>
Mon, 3 Jul 2006 22:27:03 +0000 (15:27 -0700)
commitde30a2b355ea85350ca2f58f3b9bf4e5bc007986
tree0bef670aff65614b3c78ca13b20307355b8221d5
parent5bdc9b447c0076f494a56fdcd93ee8c5e78a2afd
[PATCH] lockdep: irqtrace subsystem, core

Accurate hard-IRQ-flags and softirq-flags state tracing.

This allows us to attach extra functionality to IRQ flags on/off
events (such as trace-on/off).

Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/powerpc/kernel/irq.c
include/asm-powerpc/irqflags.h [new file with mode: 0644]
include/linux/hardirq.h
include/linux/init_task.h
include/linux/interrupt.h
include/linux/irqflags.h [new file with mode: 0644]
include/linux/sched.h
kernel/fork.c
kernel/sched.c
kernel/softirq.c
This page took 0.0594 seconds and 4 git commands to generate.