[POWERPC] Minor comment fix for misc_64.S

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>
This commit is contained in:
Geoff Levand 2006-07-25 14:05:01 -07:00 committed by Paul Mackerras
parent 9b9b72fe70
commit 8d950cb889
1 changed files with 1 additions and 1 deletions

View 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: