diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-02-03 21:41:59 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-02-05 17:29:01 +0300 |
commit | 09df6307125cec07ef9168f1db2ffdbbcb304b1a (patch) | |
tree | 3de83b7a07ec40db335b22f9a5b903f9f420e517 /scripts/gdb | |
parent | 64b38bd1906bb62a040b4e91815e56005db4784d (diff) | |
download | linux-09df6307125cec07ef9168f1db2ffdbbcb304b1a.tar.xz |
KVM: MIPS: Fix a build error due to referencing not-yet-defined function
Hoist kvm_mips_comparecount_wakeup() above its only user,
kvm_arch_vcpu_create() to fix a compilation error due to referencing an
undefined function.
Fixes: d11dfed5d700 ("KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions