patch-2.4.12 linux/include/asm-i386/smp.h
Next file: linux/include/asm-sparc/processor.h
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 11 00:50:24 2001
-  Orig file: 
v2.4.11/linux/include/asm-i386/smp.h
-  Orig date: 
Tue Oct  9 17:06:53 2001
diff -u --recursive --new-file v2.4.11/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -31,7 +31,7 @@
 #  define INT_DELIVERY_MODE 1     /* logical delivery broadcast to all procs */
 # endif
 #else
-# define INT_DELIVERY_MODE 0     /* physical delivery on LOCAL quad */
+# define INT_DELIVERY_MODE 1     /* logical delivery */
 # define TARGET_CPUS 0x01
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)