* [PATCH] powerpc: minor comment fix for misc_64.S
@ 2006-07-25 21:05 Geoff Levand
0 siblings, 0 replies; only message in thread
From: Geoff Levand @ 2006-07-25 21:05 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev
A minor comment fix for misc_64.S.
From: Takao Shinohara
Signed-off-by: Geoff Levand <geoffrey.levand@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:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-25 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-25 21:05 [PATCH] powerpc: minor comment fix for misc_64.S Geoff Levand
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.