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

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)