From: Jeremy Fitzhardinge Date: Fri, 6 Feb 2009 22:09:41 +0000 (-0800) Subject: x86: unify do_IRQ() X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1d7cdcef1b54f4a78892b6b99d19f12c4f398e;p=pandora-kernel.git x86: unify do_IRQ() With the differences in interrupt handling hoisted into handle_irq(), do_IRQ is more or less identical between 32 and 64 bit, so unify it. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed