patch-2.4.10 linux/arch/sparc/mm/init.c
Next file: linux/arch/sparc/mm/srmmu.c
Previous file: linux/arch/sparc/lib/debuglocks.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Sep 20 20:02:03 2001
- Orig file:
v2.4.9/linux/arch/sparc/mm/init.c
- Orig date:
Wed Jul 25 17:10:19 2001
diff -u --recursive --new-file v2.4.9/linux/arch/sparc/mm/init.c linux/arch/sparc/mm/init.c
@@ -32,6 +32,9 @@
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/vaddrs.h>
+#include <asm/tlb.h>
+
+mmu_gather_t mmu_gathers[NR_CPUS];
unsigned long *sparc_valid_addr_bitmap;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)