Home
last modified time | relevance | path

Searched hist:"70 edcd77a0d6d0f8731c826764f5eb6732f521e9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmanage.cdiff 70edcd77a0d6d0f8731c826764f5eb6732f521e9 Wed Jan 30 06:33:24 CST 2008 Ingo Molnar <mingo@elte.hu> genirq: stackdump after the "Trying to free already-free IRQ" message

these bugs are harder to find than they seem, a stackdump helps.

make it dependent on CONFIG_DEBUG_SHIRQ so that people can turn it off
if it annoys them.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>