[PATCH 07/12] KVM: arm/arm64: simplify vgic_find_range() and callers

Christoffer Dall christoffer.dall at linaro.org
Sat Mar 14 07:44:03 PDT 2015


On Fri, Mar 13, 2015 at 04:10:07PM +0000, Andre Przywara wrote:
> The vgic_find_range() function in vgic.c takes a struct kvm_exit_mmio
> argument, but actually only used the length field in there. Since we
> need to get rid of that structure in that part of the code anyway,
> let's rework the function (and it's callers) to pass the length
> argument to the function directly.
> 
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>

Reviewed-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list