| commit | 0f933625e7b6c3d91878ae95e341bf1984db7eaf | [log] [tgz] |
|---|---|---|
| author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jun 28 12:15:51 2011 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 01 11:02:25 2011 +0200 |
| tree | 5471d99242096415d38c86b7dbe8a2543906cb23 | |
| parent | 4f8b50bbbe63ae4ec6bea28a90a9a603c745ea71 [diff] |
irq_work, alpha: Fix up arch hooks
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>
Cc: stable@kernel.org # 37+
Link: http://lkml.kernel.org/n/tip-gukh0txmql2l4thgrekzzbfy@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>