提交 48e70b1c 编写于 作者: P Paul Mackerras

KVM: PPC: Book3S HV: Fix inaccurate comment

We now have interrupts hard-disabled when coming back from
kvmppc_hv_entry_trampoline, so this changes the comment to reflect
that.
Signed-off-by: NPaul Mackerras <paulus@ozlabs.org>
上级 7aa15842
...@@ -137,7 +137,7 @@ END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300) ...@@ -137,7 +137,7 @@ END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
/* /*
* We return here in virtual mode after the guest exits * We return here in virtual mode after the guest exits
* with something that we can't handle in real mode. * with something that we can't handle in real mode.
* Interrupts are enabled again at this point. * Interrupts are still hard-disabled.
*/ */
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册