commit | 9e094c17ee2b85130ab7b2ea37456f6867eb687a | [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 | ca4723bbf4e62b623869be0f73c2f74807f3384c | |
parent | b899c5ed2ef3af3429abd8046197255f179ea496 [diff] |
genirq: turn irq debugging options into module params This allows to change them at runtime using sysfs. No need to reboot to set them. I only added aliases (kernel.noirqdebug etc.) so the old options still work. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>