OSDN Git Service

KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
authorAlexander Graf <agraf@suse.de>
Tue, 19 Dec 2017 14:56:24 +0000 (15:56 +0100)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 11 Jan 2018 09:36:06 +0000 (20:36 +1100)
commit81ceca05a42e24768c73d4d6dbd3701a60f1ed85
tree29efe6ed9147da46bd778c2f3a900f02303f08ce
parent9aa6825bbb7526a7fdec137b7cc3b042581cd2fc
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage

On Book3S in HV mode, we don't use the vcpu->arch.dec field at all.
Instead, all logic is built around vcpu->arch.dec_expires.

So let's remove the one remaining piece of code that was setting it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_hv_rmhandlers.S