[PATCH 0/2] KVM: MIPS: Bug fix and cleanup

From: Sean Christopherson
Date: Mon Feb 03 2020 - 13:42:04 EST


Fix for a compilation error introduced by the vCPU create refactoring, and
a patch on top to cleanup some ugliness in the relocated code.

Untested, really need to setup a cross-compiling environment...

Sean Christopherson (2):
KVM: MIPS: Fix a build error due to referencing not-yet-defined
function
KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()

arch/mips/kvm/mips.c | 37 ++++++++++++++++---------------------
1 file changed, 16 insertions(+), 21 deletions(-)

--
2.24.1