patch-2.4.0-test6 linux/arch/mips64/kernel/smp.c

Next file: linux/arch/mips64/kernel/syscall.c
Previous file: linux/arch/mips64/kernel/scall_o32.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/arch/mips64/kernel/smp.c linux/arch/mips64/kernel/smp.c
@@ -71,7 +71,6 @@
 	extern void allowboot(void);
 
 	init_new_context(current, &init_mm);
-	global_irq_holder = 0;
 	current->processor = 0;
 	init_idle();
 	smp_tune_scheduling();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)