From: Magnus Damm Date: Mon, 8 Feb 2010 10:53:13 +0000 (+0000) Subject: ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros X-Git-Tag: v2.6.34-rc2~66^2~4^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f60d6a37910501814c6281e6c21b485434a7f1;p=pandora-kernel.git ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros Optimize the SH-Mobile interrupt assembly macros to avoid reloading the INTFLGA register address in case of multiple pending interrupts. Kindly pointed out by Russell King. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed