patch-2.3.99-pre6 linux/arch/alpha/mm/init.c

Next file: linux/arch/arm/boot/compressed/head.S
Previous file: linux/arch/alpha/mm/fault.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/arch/alpha/mm/init.c linux/arch/alpha/mm/init.c
@@ -37,7 +37,7 @@
 
 struct thread_struct original_pcb;
 
-#ifndef __SMP__
+#ifndef CONFIG_SMP
 struct pgtable_cache_struct quicklists;
 #endif
 

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