From: Thomas Gleixner Date: Mon, 7 Feb 2011 00:24:07 +0000 (+0100) Subject: genirq: Use handle_irq_event() in handle_edge_irq() X-Git-Tag: v2.6.39-rc1~503^2~9^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a60a5dc2db3b08b3c2900614c43b1262410c2d8c;p=pandora-kernel.git genirq: Use handle_irq_event() in handle_edge_irq() It's safe to drop the IRQ_INPROGRESS flag between action chain walks as we are protected by desc->lock. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed