From: Russell King Date: Wed, 25 Oct 2006 12:59:16 +0000 (+0100) Subject: [ARM] Fix SMP irqflags support X-Git-Tag: v2.6.19-rc4~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97d4869a23c439d2bc23cb26c1147c099f9ff78;p=pandora-kernel.git [ARM] Fix SMP irqflags support The IRQ changes a while back broke the build for SMP machines. Fix up the SMP code to use set_irq_regs/get_irq_regs as appropriate. Also, fix a warning in arch/arm/kernel/time.c where 'regs' becomes unused for SMP builds. Signed-off-by: Russell King --- Reading git-diff-tree failed