Re: [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
From: Oliver Upton <hidden>
Date: 2021-09-09 05:36:24
Also in:
kvm, kvmarm, lkml
From: Oliver Upton <hidden>
Date: 2021-09-09 05:36:24
Also in:
kvm, kvmarm, lkml
On Thu, Sep 09, 2021 at 01:38:18AM +0000, Raghavendra Rao Ananta wrote:
Pull the definition of REDIST_REGION_ATTR_ADDR from vgic.h. Signed-off-by: Raghavendra Rao Ananta <redacted> --- tools/testing/selftests/kvm/aarch64/vgic_init.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Just squash this into the commit where you hoist it into vgic.h. It is fine to glob it together with the other vgic changes since you're dropping it into a completely new header file. -- Thanks, Oliver _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel