Commit b9753d5e authored by Mark Brown's avatar Mark Brown Committed by yanhaitao
Browse files

arm64/sve: Add compile time checks for SVE hooks in generic functions

mainline inclusion
from mainline-v5.13-rc1
commit 087dfa5c
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8E73O
CVE: NA

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=087dfa5ca7d89c3cf6f4e972e279406a5dee5f67



-------------------------------------------------

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: ef9c5d09 ("arm64/sve: Remove redundant system_supports_sve() tests")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210415121742.36628-1-broonie@kernel.org


Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarWang ShaoBo <bobo.shaobowang@huawei.com>
parent d7ed7e3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment