summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso.c
diff options
context:
space:
mode:
authorWill Deacon2017-06-05 12:40:23 +0200
committerWill Deacon2017-06-05 12:40:23 +0200
commit8dd0ee651d8aefdc2d8ae0fcc9c68dfc943c9e4c (patch)
tree4433eaf6241c70a08e09a8f9d766f67d3867acb5 /arch/arm64/kernel/vdso.c
parentarm64: kernel: restrict /dev/mem read() calls to linear region (diff)
downloadkernel-qcow2-linux-8dd0ee651d8aefdc2d8ae0fcc9c68dfc943c9e4c.tar.gz
kernel-qcow2-linux-8dd0ee651d8aefdc2d8ae0fcc9c68dfc943c9e4c.tar.xz
kernel-qcow2-linux-8dd0ee651d8aefdc2d8ae0fcc9c68dfc943c9e4c.zip
arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systems
Commit 3fde2999fac5 ("arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC") changed the cpufeature detection code to use add_taint instead of WARN_TAINT_ONCE when detecting a heterogeneous system with mismatched feature support. Unfortunately, this resulted in all systems getting the taint, regardless of any feature mismatch. This patch fixes the problem by conditionalising the taint on detecting a feature mismatch. Acked-by: Mark Rutland <mark.rutland@arm.com> Reported-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/vdso.c')
0 files changed, 0 insertions, 0 deletions