]> git.baikalelectronics.ru Git - kernel.git/commit
x86: disable __do_IRQ support
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Mar 2009 15:37:48 +0000 (16:37 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Mar 2009 15:36:08 +0000 (16:36 +0100)
commit39a2d6c095272a24f5338d09ad229e93a3dd7436
tree6647864e0eab9db89aa97450b011b0baffacd073
parent2eef5bcf9a5952cf84e9a691ef02d324b23fbb15
x86: disable __do_IRQ support

Impact: disable unused code

x86 is fully converted to flow handlers. No need to keep the
deprecated __do_IRQ() support active.

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