commit | 96d97cf03b3d68e6c857623da93acd522b2b7e1a | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 30 13:32:48 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:48 2008 +0100 |
tree | f31885e66849ca2e20d9dffd72ecd556204dbb45 | |
parent | 9e094c17ee2b85130ab7b2ea37456f6867eb687a [diff] |
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state This is useful to debug problems with interrupt handlers that return sometimes IRQ_NONE. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>