diff options
author | Paul Mackerras <paulus@samba.org> | 2015-07-16 09:11:14 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-08-22 11:16:19 +0200 |
commit | 563a1e93afac4d2c135072461fbab418b9dff43f (patch) | |
tree | c63509f4a46f0b512c4defd9f460751ed510e04b /arch/powerpc/kvm/book3s_hv_rmhandlers.S | |
parent | KVM: PPC: Book3S HV: Fix preempted vcore list locking (diff) | |
download | linux-563a1e93afac4d2c135072461fbab418b9dff43f.tar.xz linux-563a1e93afac4d2c135072461fbab418b9dff43f.zip |
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Whenever a vcore state is VCORE_PREEMPT we need to be counting stolen
time for it. This currently isn't the case when we have a vcore that
no longer has any runnable threads in it but still has a runner task,
so we do an explicit call to kvmppc_core_start_stolen() in that case.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_hv_rmhandlers.S')
0 files changed, 0 insertions, 0 deletions