Re: [PATCH v6 6/9] KVM: arm/arm64: vgic-its: New helper functions to free the caches

From: Marc Zyngier
Date: Sun Oct 29 2017 - 23:20:30 EST


On Thu, Oct 26 2017 at 6:23:08 pm BST, Eric Auger <eric.auger@xxxxxxxxxx> wrote:
> From: wanghaibin <wanghaibin.wang@xxxxxxxxxx>
>
> We create two new functions that free the device and
> collection lists. They are currently called by vgic_its_destroy()
> and other callers will be added in subsequent patches.
>
> We also remove the check on its->device_list.next.
> Lists are initialized in vgic_create_its() and the device
> is added to the device list only if this latter succeeds.
>
> vgic_its_destroy is the device destroy ops. This latter is called
> by kvm_destroy_devices() which loops on all created devices. So
> at this point the list is initialized.
>
> Signed-off-by: wanghaibin <wanghaibin.wang@xxxxxxxxxx>
> Signed-off-by: Eric Auger <eric.auger@xxxxxxxxxx>

Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx>

M.
--
Jazz is not dead. It just smells funny.