提交 8d950cb8 编写于 作者: G Geoff Levand 提交者: Paul Mackerras

[POWERPC] Minor comment fix for misc_64.S

A minor comment fix for misc_64.S from Takao Shinohara.
Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 9b9b72fe
...@@ -687,7 +687,7 @@ _GLOBAL(kexec_sequence) ...@@ -687,7 +687,7 @@ _GLOBAL(kexec_sequence)
/* clear out hardware hash page table and tlb */ /* clear out hardware hash page table and tlb */
ld r5,0(r27) /* deref function descriptor */ ld r5,0(r27) /* deref function descriptor */
mtctr r5 mtctr r5
bctrl /* ppc_md.hash_clear_all(void); */ bctrl /* ppc_md.hpte_clear_all(void); */
/* /*
* kexec image calling is: * kexec image calling is:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册