patch-2.4.8 linux/include/asm-ia64/system.h
Next file: linux/include/asm-ia64/unaligned.h
Previous file: linux/include/asm-ia64/string.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Jul 31 10:30:09 2001
-  Orig file: 
v2.4.7/linux/include/asm-ia64/system.h
-  Orig date: 
Thu Apr  5 12:51:47 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-ia64/system.h linux/include/asm-ia64/system.h
@@ -29,8 +29,7 @@
 #define GATE_ADDR		(0xa000000000000000 + PAGE_SIZE)
 #define PERCPU_ADDR		(0xa000000000000000 + 2*PAGE_SIZE)
 
-#if defined(CONFIG_ITANIUM_ASTEP_SPECIFIC) \
-    || defined(CONFIG_ITANIUM_B0_SPECIFIC) || defined(CONFIG_ITANIUM_B1_SPECIFIC)
+#if defined(CONFIG_ITANIUM_B0_SPECIFIC) || defined(CONFIG_ITANIUM_B1_SPECIFIC)
   /* Workaround for Errata 97.  */
 # define IA64_SEMFIX_INSN	mf;
 # define IA64_SEMFIX	"mf;"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)