patch-2.4.22 linux-2.4.22/arch/ppc/mm/hashtable.S
Next file: linux-2.4.22/arch/ppc/mm/init.c
Previous file: linux-2.4.22/arch/ppc/mm/fault.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/ppc/mm/hashtable.S
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/mm/hashtable.S linux-2.4.22/arch/ppc/mm/hashtable.S
@@ -3,7 +3,7 @@
*
* $Id: hashtable.S,v 1.6 1999/10/08 01:56:15 paulus Exp $
*
- * PowerPC version
+ * PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
* Rewritten by Cort Dougan (cort@cs.nmt.edu) for PReP
* Copyright (C) 1996 Cort Dougan <cort@cs.nmt.edu>
@@ -20,7 +20,7 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
- *
+ *
*/
#include <linux/config.h>
@@ -168,7 +168,7 @@
lwz r23,GPR23(r21)
lwz r21,GPR21(r21)
RFI
-
+
#ifdef CONFIG_SMP
hash_page_out:
eieio
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)