commit | 70edcd77a0d6d0f8731c826764f5eb6732f521e9 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:24 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:24 2008 +0100 |
tree | 1ea618a73c784c11b52168046d5a27197398520a | |
parent | 17abecfe651c862cd31b1f9e8ef6cfc29083f00d [diff] |
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>