patch-2.4.10 linux/arch/ppc/mm/hashtable.S
Next file: linux/arch/ppc/mm/init.c
Previous file: linux/arch/ppc/mm/cachemap.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Aug 28 06:58:33 2001
- Orig file:
v2.4.9/linux/arch/ppc/mm/hashtable.S
- Orig date:
Tue Jul 3 17:08:18 2001
diff -u --recursive --new-file v2.4.9/linux/arch/ppc/mm/hashtable.S linux/arch/ppc/mm/hashtable.S
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.hashtable.S 1.16 06/29/01 08:51:52 paulus
+ * BK Id: SCCS/s.hashtable.S 1.18 08/15/01 22:43:07 paulus
*/
/*
* arch/ppc/kernel/hashtable.S
@@ -31,6 +31,7 @@
#include <asm/processor.h>
#include <asm/page.h>
#include <asm/pgtable.h>
+#include <asm/cputable.h>
#ifdef CONFIG_SMP
.comm hash_table_lock,4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)