commit | 87ebecf14ca4f669cb52be46c954f3d9201394b8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:30:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:19 2008 +0100 |
tree | f36b8072bc081b3f483c29e5394ab96cdf501201 | |
parent | 3e35a0e525253837fc0ea4d0e060de3302bd9537 [diff] |
x86: move ack_bad_irq into irq code Match i386, where we have this in the irq code. It belongs there. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>