diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-05-28 19:07:40 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-10 22:12:14 +1000 |
commit | 41f779917669fcc28a7f5646d1f7a85043c9d152 (patch) | |
tree | bf4fbc5a080c2558dce60998ed668c7bf4b93264 /arch/powerpc/kvm/book3s_rtas.c | |
parent | edba6aff4f2c3893e168df6a2e9a20f3c39b0b30 (diff) |
KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
Move MMU context switch as late as reasonably possible to minimise code
running with guest context switched in. This becomes more important when
this code may run in real-mode, with later changes.
Move WARN_ON as early as possible so program check interrupts are less
likely to tangle everything up.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-21-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/kvm/book3s_rtas.c')
0 files changed, 0 insertions, 0 deletions