Re: [PATCH 1/1] arm64/cpufeature: Add option to disable mte support
From: Marc Zyngier <maz@kernel.org>
Date: 2021-07-28 10:05:50
Also in:
linux-mediatek, lkml
From: Marc Zyngier <maz@kernel.org>
Date: 2021-07-28 10:05:50
Also in:
linux-mediatek, lkml
On Wed, 28 Jul 2021 10:59:24 +0100, Suzuki K Poulose [off-list ref] wrote:
On 28/07/2021 10:42, yee.lee@mediatek.com wrote:quoted
From: Yee Lee <redacted> Add a static key to exapnd the logic of system_supports_mte(). This function controls mte enablement in both EL1 and EL0. The static key, "arm64_mte_support" is default true and can be disabled via the early_param.Please could we use the id-reg override mechanism and give it an alias ? See : arch/arm64/kernel/idreg-override.c And could add something along the lines of : arm64.nomte
Damn, you beat me to it! :D M. -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel