diff options
author | Will Deacon <will.deacon@arm.com> | 2017-05-18 16:10:34 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-05-30 11:07:42 +0100 |
commit | 3fde2999fac549024a56353966844ac7633b74ae (patch) | |
tree | 35de54842162b884113fd61704dc460a816d10de /fs | |
parent | 6efd8499d9bda657fc82621b24d6122a01332c19 (diff) | |
download | linux-stable-3fde2999fac549024a56353966844ac7633b74ae.tar.gz linux-stable-3fde2999fac549024a56353966844ac7633b74ae.tar.bz2 linux-stable-3fde2999fac549024a56353966844ac7633b74ae.zip |
arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC
Unfortunately, it turns out that mismatched CPU features in big.LITTLE
systems are starting to appear in the wild. Whilst we should continue to
taint the kernel with CPU_OUT_OF_SPEC for features that differ in ways
that we can't fix up, dumping a useless backtrace out of the cpufeature
code is pointless and irritating.
This patch removes the backtrace from the taint.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions