linux/arch/arm64
Mark Brown 087dfa5ca7 arm64/sve: Add compile time checks for SVE hooks in generic functions
The FPSIMD code was relying on IS_ENABLED() checks in system_suppors_sve()
to cause the compiler to delete references to SVE functions in some places,
add explicit IS_ENABLED() checks back.

Fixes: ef9c5d0979 ("arm64/sve: Remove redundant system_supports_sve() tests")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210415121742.36628-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2021-04-15 13:56:30 +01:00
..
boot regulator: Updates for v5.12 2021-02-22 09:16:38 -08:00
configs arm64: defconfig: Use DEBUG_INFO_REDUCED 2021-03-15 18:32:57 +00:00
crypto crypto: arm64/crc-t10dif - move NEON yield to C code 2021-02-10 17:55:58 +11:00
include arm64: mte: Remove unused mte_assign_mem_tag_range() 2021-04-08 17:45:43 +01:00
kernel arm64/sve: Add compile time checks for SVE hooks in generic functions 2021-04-15 13:56:30 +01:00
kvm More fixes for ARM and x86. 2021-03-14 12:35:02 -07:00
lib arm64: kasan: simplify and inline MTE functions 2021-02-26 09:41:03 -08:00
mm arm64: Add __init section marker to some functions 2021-04-08 17:45:10 +01:00
net bpf: Rename BPF_XADD and prepare to encode other atomics in .imm 2021-01-14 18:34:29 -08:00
xen
Kbuild
Kconfig ARM64: enable GENERIC_FIND_FIRST_BIT 2021-03-15 18:34:17 +00:00
Kconfig.debug arm64: remove TEXT_OFFSET randomization 2020-06-15 13:10:59 +01:00
Kconfig.platforms Updates for the irq subsystem: 2021-02-21 11:53:06 -08:00
Makefile arm64: do not descend to vdso directories twice 2021-01-20 12:18:46 +00:00