[POWERPC] Minor comment fix for misc_64.S
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 25 Jul 2006 21:05:01 +0000 (14:05 -0700)
committerPaul Mackerras <paulus@samba.org>
Mon, 31 Jul 2006 04:37:46 +0000 (14:37 +1000)
A minor comment fix for misc_64.S from Takao Shinohara.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/misc_64.S

index bfb407f..e3ed21c 100644 (file)
@@ -687,7 +687,7 @@ _GLOBAL(kexec_sequence)
        /* 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: