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

From: Paolo Bonzini
Date: Wed Feb 05 2020 - 09:30:14 EST


On 03/02/20 19:41, Sean Christopherson wrote:
> 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(-)
>

Queued, thanks.

Paolo