patch-1.3.93 linux/include/asm-sparc/page.h
Next file: linux/include/asm-sparc/pconf.h
Previous file: linux/include/asm-sparc/oplib.h
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Sun Apr 21 12:30:33 1996
 -  Orig file: 
v1.3.92/linux/include/asm-sparc/page.h
 -  Orig date: 
Mon Mar  4 08:50:01 1996
 
diff -u --recursive --new-file v1.3.92/linux/include/asm-sparc/page.h linux/include/asm-sparc/page.h
@@ -1,4 +1,4 @@
-/* $Id: page.h,v 1.26 1996/01/03 03:53:07 davem Exp $
+/* $Id: page.h,v 1.27 1996/04/18 01:33:42 davem Exp $
  * page.h:  Various defines and such for MMU operations on the Sparc for
  *          the Linux kernel.
  *
@@ -43,7 +43,9 @@
 
 extern struct cache_palias *sparc_aliases;
 
-#define STRICT_MM_TYPECHECKS
+/* passing structs on the Sparc slow us down tremendously... */
+
+/* #define STRICT_MM_TYPECHECKS */
 
 #ifdef STRICT_MM_TYPECHECKS
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this