[PATCH v2] arm64/sme: Fix EFI save/restore

Catalin Marinas catalin.marinas at arm.com
Fri Jun 10 09:35:24 PDT 2022


On Thu, 2 Jun 2022 14:41:32 +0200, Mark Brown wrote:
> The EFI save/restore code is confused. When saving the check for saving
> FFR is inverted due to confusion with the streaming mode check, and when
> restoring we check if we need to restore FFR by checking the percpu
> efi_sm_state without the required wrapper rather than based on the
> combination of FA64 support and streaming mode.
> 
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64/sme: Fix EFI save/restore
      https://git.kernel.org/arm64/c/2e990e63220b

-- 
Catalin




More information about the linux-arm-kernel mailing list