patch-1.3.93 linux/include/asm-sparc/pgtsun4c.h
Next file: linux/include/asm-sparc/posix_types.h
Previous file: linux/include/asm-sparc/pgtsrmmu.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Sun Apr 21 12:30:33 1996
- Orig file:
v1.3.92/linux/include/asm-sparc/pgtsun4c.h
- Orig date:
Mon Mar 4 08:50:02 1996
diff -u --recursive --new-file v1.3.92/linux/include/asm-sparc/pgtsun4c.h linux/include/asm-sparc/pgtsun4c.h
@@ -1,4 +1,4 @@
-/* $Id: pgtsun4c.h,v 1.22 1996/01/24 02:33:45 davem Exp $
+/* $Id: pgtsun4c.h,v 1.24 1996/03/26 06:51:56 miguel Exp $
* pgtsun4c.h: Sun4c specific pgtable.h defines and code.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -37,7 +37,7 @@
* translations at KERNBASE + 128MB for 1MB, then we begin the VMALLOC
* area, makes sense. This works out to the value below.
*/
-#define SUN4C_VMALLOC_START (0xfe100000)
+#define SUN4C_VMALLOC_START (0xfe200000)
/*
* Sparc SUN4C pte fields.
@@ -64,9 +64,6 @@
#define SUN4C_PAGE_KERNEL __pgprot(_SUN4C_PAGE_VALID | _SUN4C_PAGE_WRITE | \
_SUN4C_PAGE_PRIV | _SUN4C_PAGE_DIRTY | \
_SUN4C_PAGE_REF | _SUN4C_PAGE_NOCACHE)
-
-extern char *sun4c_lockarea(char *vaddr, unsigned long size);
-extern void sun4c_unlockarea(char *vaddr, unsigned long size);
extern __inline__ unsigned long sun4c_get_synchronous_error(void)
{
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