[PATCH v3 09/38] arm64: kvm: Use cpus_have_final_cap() explicitly

Oliver Upton oliver.upton at linux.dev
Mon Oct 16 12:29:18 PDT 2023


nit: '$ARCH: KVM:' is typically used for KVM guest PV changes, I think
you want 'KVM: arm64'.

But who really cares.

On Tue, Oct 10, 2023 at 11:31:10AM +0100, Mark Rutland wrote:
> Much of the arm64 KVM code uses cpus_have_const_cap() to check for
> cpucaps, but this is unnecessary and it would be preferable to use
> cpus_have_final_cap().

[...]

> Signed-off-by: Mark Rutland <mark.rutland at arm.com>
> Reviewed-by: Marc Zyngier <maz at kernel.org>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Oliver Upton <oliver.upton at linux.dev>
> Cc: Suzuki K Poulose <suzuki.poulose at arm.com>
> Cc: Will Deacon <will at kernel.org>

Reviewed-by: Oliver Upton <oliver.upton at linux.dev>

-- 
Thanks,
Oliver



More information about the linux-arm-kernel mailing list