A simple cleanup, but it should also make the kvm_vcpu.stat.halt_wakeup a bit more accurate. Please review, thanks. Peter Xu (2): sched/swait: allow swake_up() to return KVM: cleanup some users of swake_up() arch/x86/kernel/kvm.c | 2 +- arch/x86/kvm/lapic.c | 4 +--- include/linux/swait.h | 4 ++-- kernel/sched/swait.c | 21 ++++++++++++++++----- virt/kvm/async_pf.c | 3 +-- virt/kvm/kvm_main.c | 6 +----- 6 files changed, 22 insertions(+), 18 deletions(-) -- 2.13.6