diff options
author | 2013-12-13 15:07:21 +0900 | |
---|---|---|
committer | 2013-12-13 14:23:45 +0100 | |
commit | c08ac06ab3f3cdb8d34376c3a8a5e46a31a62c8f (patch) | |
tree | 775a9dadbab5d86bd83a264ece99d42079bbdb50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next (diff) | |
download | linux-dev-c08ac06ab3f3cdb8d34376c3a8a5e46a31a62c8f.tar.xz linux-dev-c08ac06ab3f3cdb8d34376c3a8a5e46a31a62c8f.zip |
KVM: Use cond_resched() directly and remove useless kvm_resched()
Since the commit 15ad7146 ("KVM: Use the scheduler preemption notifiers
to make kvm preemptible"), the remaining stuff in this function is a
simple cond_resched() call with an extra need_resched() check which was
there to avoid dropping VCPUs unnecessarily. Now it is meaningless.
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions