commit | fc2869f6a1993550c2765e934b117e993782db30 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 13 16:37:48 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 26 16:36:08 2009 +0100 |
tree | 6647864e0eab9db89aa97450b011b0baffacd073 | |
parent | b3e3b302cf6dc8d60b67f0e84d1fa5648889c038 [diff] |
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>