From: Thomas Gleixner Date: Tue, 12 Oct 2010 10:31:46 +0000 (+0200) Subject: genirq: Implement irq reservation X-Git-Tag: v2.6.37-rc1~191^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f6c3399e9f9ff6eafc200e80f9226c3cee0eaf;p=pandora-kernel.git genirq: Implement irq reservation Mark a range of interrupts as allocated. In the SPARSE_IRQ=n case we need this to update the bitmap for the legacy irqs so the enumerator via irq_get_next_irq() works. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed