[PATCH] arm64: Fix early handling of FEAT_E2H0 not being implemented

Oliver Upton oliver.upton at linux.dev
Mon Apr 1 01:46:58 PDT 2024


On Thu, 21 Mar 2024 11:54:14 +0000, Marc Zyngier wrote:
> Commit 3944382fa6f2 introduced checks for the FEAT_E2H0 not being
> implemented. However, the check is absolutely wrong and makes a
> point it testing a bit that is guaranteed to be zero.
> 
> On top of that, the detection happens way too late, after the
> init_el2_state has done its job.
> 
> [...]

Applied, thanks!

[1/1] arm64: Fix early handling of FEAT_E2H0 not being implemented
      commit: b3320142f3db9b3f2a23460abd3e22292e1530a5

Best regards,
-- 
Oliver Upton <oliver.upton at linux.dev>



More information about the linux-arm-kernel mailing list