[PATCH] powerpc: minor comment fix for misc_64.S
Geoff Levand
geoffrey.levand at am.sony.com
Wed Jul 26 07:05:01 EST 2006
A minor comment fix for misc_64.S.
From: Takao Shinohara
Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>
---
Index: a/arch/powerpc/kernel/misc_64.S
===================================================================
--- a.orig/arch/powerpc/kernel/misc_64.S 2006-07-25 12:38:44.000000000 -0700
+++ a/arch/powerpc/kernel/misc_64.S 2006-07-25 13:44:56.000000000 -0700
@@ -687,7 +687,7 @@
/* clear out hardware hash page table and tlb */
ld r5,0(r27) /* deref function descriptor */
mtctr r5
- bctrl /* ppc_md.hash_clear_all(void); */
+ bctrl /* ppc_md.hpte_clear_all(void); */
/*
* kexec image calling is:
More information about the Linuxppc-dev
mailing list