Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

From: Raghavendra Rao Ananta
Date: Mon Oct 16 2023 - 15:05:34 EST


On Mon, Oct 16, 2023 at 11:56 AM Oliver Upton <oliver.upton@xxxxxxxxx> wrote:
>
> On Fri, Oct 13, 2023 at 02:05:29PM -0700, Raghavendra Rao Ananta wrote:
> > Oliver,
> >
> > Aren't the selftest patches from the 'Enable writable ID regs' series
> > [1] merged into kvmarm/next? Looking at the log, I couldn't find them
> > and the last patch that went from the series was [2]. Am I missing
> > something?
> >
> > Thank you.
> > Raghavendra
> >
> > [1]: https://lore.kernel.org/all/169644154288.3677537.15121340860793882283.b4-ty@xxxxxxxxx/
> > [2]: https://lore.kernel.org/all/20231003230408.3405722-11-oliver.upton@xxxxxxxxx/
>
> This is intentional, updating the tools headers as it was done in the
> original series broke the perftool build. I backed out the selftest
> patches, but took the rest of the kernel changes into kvmarm/next so
> they could soak while we sort out the selftests mess. Hopefully we can
> get the fix reviewed in time [*]...
>
> [*] https://lore.kernel.org/kvmarm/20231011195740.3349631-1-oliver.upton@xxxxxxxxx/
>
> --
Ah, I see. In that case, since it impacts this series, do you want me
to rebase my series on top of your selftests series for v8?

Thank you.
Raghavendra
> Thanks,
> Oliver