genirq: turn irq debugging options into module params
authorAndi Kleen <ak@suse.de>
Wed, 30 Jan 2008 12:32:48 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:48 +0000 (13:32 +0100)
commit9e094c17ee2b85130ab7b2ea37456f6867eb687a
treeca4723bbf4e62b623869be0f73c2f74807f3384c
parentb899c5ed2ef3af3429abd8046197255f179ea496
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>
kernel/irq/spurious.c