[PATCH] arm64: neon/efi: Make EFI fpsimd save/restore variables static
Catalin Marinas
catalin.marinas at arm.com
Fri Aug 18 10:29:42 PDT 2017
On Fri, Aug 18, 2017 at 02:53:47PM +0100, Dave P Martin wrote:
> The percpu variables efi_fpsimd_state and efi_fpsimd_state_used,
> used by the FPSIMD save/restore routines for EFI calls, are
> unintentionally global.
>
> There's no reason for anything outside fpsimd.c to touch these, so
> this patch makes them static (as they should have been in the first
> place).
>
> Signed-off-by: Dave Martin <Dave.Martin at arm.com>
Applied to for-next/kernel-mode-neon. Thanks.
--
Catalin
More information about the linux-arm-kernel
mailing list