Re: [PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled

From: Peter Xu
Date: Tue May 26 2020 - 11:22:03 EST


On Tue, May 26, 2020 at 11:05:47PM +0800, kbuild test robot wrote:
> >> arch/x86/kvm/mmu/mmu.c:1280:3: warning: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
> return false;
> ^

A rebase accident for quite a few versions... Fixed.

--
Peter Xu