irq_work, ppc: Fix up arch hooks
authorPeter Zijlstra <[email protected]>
Mon, 27 Jun 2011 15:22:43 +0000 (17:22 +0200)
committerIngo Molnar <[email protected]>
Fri, 1 Jul 2011 09:02:22 +0000 (11:02 +0200)
commit4f8b50bbbe63ae4ec6bea28a90a9a603c745ea71
tree7eab2f9679823e78a8e0e32d2eee57b70f64935b
parent10e6962765f8213941eaa1cbb9de425ff0689e2e
irq_work, ppc: Fix up arch hooks

Commit e360adbe29 ("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 <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Anton Blanchard <[email protected]>
Cc: Eric B Munson <[email protected]>
Cc: [email protected] # 37+
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/powerpc/kernel/time.c