From: Kumar Gala Date: Wed, 11 Oct 2006 07:06:59 +0000 (-0500) Subject: [POWERPC] ppc: Add missing calls to set_irq_regs X-Git-Tag: v2.6.19-rc3~153^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2bd30f67e231920091d55d0fffc3a4bf43e68a;p=pandora-kernel.git [POWERPC] ppc: Add missing calls to set_irq_regs In the timer_interrupt we were not calling set_irq_regs() and if we are profiling we will end up calling get_irq_regs(). This causes bad things to happen. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed