patch-2.3.99-pre7 linux/arch/sparc/kernel/time.c

Next file: linux/arch/sparc/kernel/traps.c
Previous file: linux/arch/sparc/kernel/sys_sunos.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/arch/sparc/kernel/time.c linux/arch/sparc/kernel/time.c
@@ -113,7 +113,7 @@
 	/* last time the cmos clock got updated */
 	static long last_rtc_update=0;
 
-#ifndef __SMP__
+#ifndef CONFIG_SMP
 	if(!user_mode(regs))
 		sparc_do_profile(regs->pc, regs->u_regs[UREG_RETPC]);
 #endif

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