Re: [PATCH] KVM: arm64: build perf support only when enabled

From: Arnd Bergmann
Date: Wed Apr 21 2021 - 10:28:47 EST


On Wed, Apr 21, 2021 at 3:56 PM Marc Zyngier <maz@xxxxxxxxxx> wrote:
> On Wed, 21 Apr 2021 14:49:01 +0100, Arnd Bergmann <arnd@xxxxxxxxxx> wrote:
>
> I think a better way is to get rid of perf_num_counters() entirely,
> see [1]. If someone acks the second and last patches, I'll even take
> the whole series in (nudge nudge...).

Makes sense. I like your diffstat, too.

Arnd