diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-11-23 19:52:30 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-11-24 21:09:03 +1100 |
commit | 6398326b9ba182936bdc9d66475c09e39b701aa2 (patch) | |
tree | 401ddcd3111962ec1639932899dab78d3bbdc57e /arch/powerpc/kvm/book3s_rmhandlers.S | |
parent | 617326ff01df30796d897895ebd18ce583c9b883 (diff) |
KVM: PPC: Book3S HV P9: Stop using vc->dpdes
The P9 path uses vc->dpdes only for msgsndp / SMT emulation. This adds
an ordering requirement between vcpu->doorbell_request and vc->dpdes for
no real benefit. Use vcpu->doorbell_request directly.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211123095231.1036501-53-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/kvm/book3s_rmhandlers.S')
0 files changed, 0 insertions, 0 deletions