patch-2.4.4 linux/include/asm-sparc/processor.h
Next file: linux/include/asm-sparc/semaphore.h
Previous file: linux/include/asm-sparc/pgalloc.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Apr 12 12:10:25 2001
- Orig file:
v2.4.3/linux/include/asm-sparc/processor.h
- Orig date:
Mon Jan 1 10:37:41 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-sparc/processor.h linux/include/asm-sparc/processor.h
@@ -1,4 +1,4 @@
-/* $Id: processor.h,v 1.80 2000/12/31 10:05:43 davem Exp $
+/* $Id: processor.h,v 1.81 2001/03/27 02:36:37 davem Exp $
* include/asm-sparc/processor.h
*
* Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu)
@@ -90,7 +90,6 @@
#define SPARC_FLAG_KTHREAD 0x1 /* task is a kernel thread */
#define SPARC_FLAG_UNALIGNED 0x2 /* is allowed to do unaligned accesses */
-#define SPARC_FLAG_MMAPSHARED 0x4 /* task wants a shared mmap */
#define INIT_MMAP { &init_mm, (0), (0), \
NULL, __pgprot(0x0) , VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)