commit | fbc6bff04a095e049be290ff6f6ac68839166bd6 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 28 20:34:53 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:40 2010 +0200 |
tree | 056af820123082b624e757da3d909c1e75d93db2 | |
parent | fe6dab4e79e82ec35879bfe1a8968b7d15ac0d91 [diff] |
x86: ioapic: Cleanup sparse irq code Switch over to the new allocator and remove all the magic which was caused by the unability to destroy irq descriptors. Get rid of the create_irq_nr() loop for sparse and non sparse irq. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>