On Mon, Dec 21, 2020 at 7:57 PM Uros Bizjak <ubizjak@xxxxxxxxx> wrote: > > On Mon, Dec 21, 2020 at 7:19 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > > > > On Sun, Dec 20, 2020, Uros Bizjak wrote: > > > Merge __kvm_handle_fault_on_reboot with its sole user > > > > There's also a comment in vmx.c above kvm_cpu_vmxoff() that should be updated. IMO, this comment could read: /* Just like cpu_vmxoff(), but with the fault on reboot handling. */ static void kvm_cpu_vmxoff(void) Uros.