From: Imre Deak Date: Sat, 16 Sep 2006 19:15:35 +0000 (-0700) Subject: [PATCH] genirq: fix typo in IRQ resend X-Git-Tag: v2.6.18~14^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ed7ac77b63abb6b3a2c0b4b070f50da5b1fb2f;p=pandora-kernel.git [PATCH] genirq: fix typo in IRQ resend Fix a bug where the IRQ_PENDING flag is never cleared and the ISR is called endlessly without an actual interrupt. Signed-off-by: Imre Deak Acked-by: Thomas Gleixner Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed