patch-2.4.21 linux-2.4.21/arch/s390x/kernel/smp.c
Next file: linux-2.4.21/arch/s390x/kernel/time.c
Previous file: linux-2.4.21/arch/s390x/kernel/signal.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-06-13 07:51:32.000000000 -0700
- Orig file:
linux-2.4.20/arch/s390x/kernel/smp.c
- Orig date:
2002-11-28 15:53:11.000000000 -0800
diff -urN linux-2.4.20/arch/s390x/kernel/smp.c linux-2.4.21/arch/s390x/kernel/smp.c
@@ -224,10 +224,6 @@
*/
void smp_send_stop(void)
{
- int i;
- u32 dummy;
- unsigned long low_core_addr;
-
/* write magic number to zero page (absolute 0) */
get_cpu_lowcore(smp_processor_id())->panic_magic = __PANIC_MAGIC;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)