From: Thomas Gleixner Date: Tue, 28 Sep 2010 18:34:53 +0000 (+0200) Subject: x86: ioapic: Cleanup sparse irq code X-Git-Tag: v2.6.37-rc1~191^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc6bff04a095e049be290ff6f6ac68839166bd6;p=pandora-kernel.git 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 Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed