KVM: x86: hyperv: fix 'tlb_lush' typo
authorVitaly Kuznetsov <vkuznets@redhat.com>
Mon, 8 Oct 2018 17:19:04 +0000 (19:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:30:00 +0000 (00:30 +0200)
commite6b6c483ebe9b3f82710fc39eff5531b4d80b089
tree49f7a47b4e5a9000bf2b772e7151ac313861943c
parent2768c0cc4ad591d846568a989bcdf2c49660a97e
KVM: x86: hyperv: fix 'tlb_lush' typo

Regardless of whether your TLB is lush or not it still needs flushing.

Reported-by: Roman Kagan <rkagan@virtuozzo.com>
Reviewed-by: Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/hyperv.c