On Mon, Oct 04, 2021 at 06:19:17PM -0700, Ricardo Koller wrote: > Make vm_gic_create GIC version agnostic in the vgic_init test. Also > add a nr_vcpus arg into it instead of defaulting to NR_VCPUS. > > No functional change. > > Reviewed-by: Eric Auger <eric.auger@xxxxxxxxxx> > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> > --- > .../testing/selftests/kvm/aarch64/vgic_init.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>