patch-2.4.0-test9 linux/arch/ppc/kernel/xics.c
Next file: linux/arch/ppc/lib/string.S
Previous file: linux/arch/ppc/kernel/walnut_setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Sep 17 09:48:07 2000
- Orig file:
v2.4.0-test8/linux/arch/ppc/kernel/xics.c
- Orig date:
Mon Jun 19 17:59:36 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/ppc/kernel/xics.c linux/arch/ppc/kernel/xics.c
@@ -166,7 +166,7 @@
void xics_ipi_action(int irq, void *dev_id, struct pt_regs *regs)
{
qirr_info(smp_processor_id()) = 0xff;
- smp_message_recv(MSG_RESCHEDULE);
+ smp_message_recv(MSG_RESCHEDULE, regs);
}
void xics_cause_IPI(int cpu)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)