From: Thomas Gleixner Date: Sun, 12 Aug 2007 15:46:36 +0000 (+0000) Subject: genirq: mark io_apic level interrupts to avoid resend X-Git-Tag: v2.6.23-rc3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc75b92d11384ba14f93828a2a0040344ae872e7;p=pandora-kernel.git genirq: mark io_apic level interrupts to avoid resend Level type interrupts do not need to be resent. It was also found that some chipsets get confused in case of the resend. Mark the ioapic level type interrupts as such to avoid the resend functionality in the generic irq code. Signed-off-by: Thomas Gleixner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed