patch-2.3.40 linux/arch/sparc/mm/loadmmu.c
Next file: linux/arch/sparc/mm/srmmu.c
Previous file: linux/arch/sparc/mm/iommu.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jan 13 12:03:00 2000
- Orig file:
v2.3.39/linux/arch/sparc/mm/loadmmu.c
- Orig date:
Tue Jan 11 22:31:38 2000
diff -u --recursive --new-file v2.3.39/linux/arch/sparc/mm/loadmmu.c linux/arch/sparc/mm/loadmmu.c
@@ -1,4 +1,4 @@
-/* $Id: loadmmu.c,v 1.52 2000/01/08 16:38:20 anton Exp $
+/* $Id: loadmmu.c,v 1.53 2000/01/09 10:46:50 anton Exp $
* loadmmu.c: This code loads up all the mm function pointers once the
* machine type has been determined. It also sets the static
* mmu values such as PAGE_NONE, etc.
@@ -18,8 +18,6 @@
#include <asm/a.out.h>
#include <asm/mmu_context.h>
#include <asm/oplib.h>
-
-unsigned long stack_top = 0xf0000000 - PAGE_SIZE;
struct ctx_list *ctx_list_pool;
struct ctx_list ctx_free;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)