commit | 024e4f2c5175a482c234cf67ed22368d770bf78f | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Wed Oct 18 15:36:49 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Tue Oct 31 14:38:15 2006 -0800 |
tree | 73c5ecd17c3e136b0d8783b0b9650110340aa444 | |
parent | fa1d19e5d9a94120f31e5783ab44758f46892d94 [diff] |
[IA64] Correct definition of handle_IPI The declaration of handle_IPI in arch/ia64/kernel/smp.c was changed but not the definition of this function. Remove struct pt_regs from handle_IPI(). Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>