Re: [PATCH v5 09/21] arm64: cpufeature: Add global feature override facility
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-26 05:46:12
Also in:
kvmarm, lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2021-01-26 05:46:12
Also in:
kvmarm, lkml
On Mon, Jan 25, 2021 at 10:50:07AM +0000, Marc Zyngier wrote:
Add a facility to globally override a feature, no matter what the HW says. Yes, this sounds dangerous, but we do respect the "safe" value for a given feature. This doesn't mean the user doesn't need to know what they are doing. Nothing uses this yet, so we are pretty safe. For now. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Acked-by: David Brazdil <redacted>
That's more readable with a single pointer. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel