]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit114db0e52376f453961d8a49996188ce6f0c88de
treeca4723bbf4e62b623869be0f73c2f74807f3384c
parent2add84f2bdb68ccfe4f7d85b5bc164285d256a07
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