irq_work, alpha: Fix up arch hooks
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 28 Jun 2011 10:15:51 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Aug 2011 04:58:37 +0000 (21:58 -0700)
commita3b573350c48edd314b4bdd4f3025b4fda13f0dd
treefc5dfc7d6b7cc6b96f0fd81909d15c009589e5c1
parent4a3422bb0a18340c145ebd3f3ca19d1114f9fa08
irq_work, alpha: Fix up arch hooks

commit 0f933625e7b6c3d91878ae95e341bf1984db7eaf upstream.

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

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Michael Cree <mcree@orcon.net.nz>
Link: http://lkml.kernel.org/n/tip-gukh0txmql2l4thgrekzzbfy@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/alpha/kernel/time.c