]> git.baikalelectronics.ru Git - kernel.git/commit
irq_work, ppc: Fix up arch hooks
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 27 Jun 2011 15:22:43 +0000 (17:22 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 1 Jul 2011 09:02:22 +0000 (11:02 +0200)
commitb0eeb4ae4c32c1ac30cd106bbdb433e27bcc336c
tree7eab2f9679823e78a8e0e32d2eee57b70f64935b
parent306e430a9557942b7920df1e5c7cde05ba24d3cd
irq_work, ppc: Fix up arch hooks

Commit e2e497d969 ("irq_work: Add generic hardirq context
callbacks") fouled up the ppc bit, not properly naming the
arch specific function that raises the 'self-IPI'.

Cc: Huang Ying <ying.huang@intel.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Anton Blanchard <anton@samba.org>
Cc: Eric B Munson <emunson@mgebm.net>
Cc: stable@kernel.org # 37+
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-eg0aqien8p1aqvzu9dft6dtv@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/powerpc/kernel/time.c