Re: [PATCH 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

2020-06-08 Thread Huacai Chen
Reviewed-by: Huacai Chen On Sat, Jun 6, 2020 at 5:41 AM Sean Christopherson wrote: > > Move to the common MMU memory cache implementation now that the common > code and MIPS's existing code are semantically compatible. > > No functional change intended. > > Suggested-by: Christoffer Dall >

[PATCH 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

2020-06-05 Thread Sean Christopherson
Move to the common MMU memory cache implementation now that the common code and MIPS's existing code are semantically compatible. No functional change intended. Suggested-by: Christoffer Dall Signed-off-by: Sean Christopherson --- arch/mips/include/asm/kvm_host.h | 11 -