diff options
author | 2018-03-26 15:12:29 +0100 | |
---|---|---|
committer | 2018-03-26 18:01:36 +0100 | |
commit | 5e91107b06811f0ca147cebbedce53626c9c4443 (patch) | |
tree | a9114422e63ff1bb9c390853941b7d8ed4772e8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: capabilities: Update prototype for enable call back (diff) | |
download | linux-dev-5e91107b06811f0ca147cebbedce53626c9c4443.tar.xz linux-dev-5e91107b06811f0ca147cebbedce53626c9c4443.zip |
arm64: capabilities: Move errata work around check on boot CPU
We trigger CPU errata work around check on the boot CPU from
smp_prepare_boot_cpu() to make sure that we run the checks only
after the CPU feature infrastructure is initialised. While this
is correct, we can also do this from init_cpu_features() which
initilises the infrastructure, and is called only on the
Boot CPU. This helps to consolidate the CPU capability handling
to cpufeature.c. No functional changes.
Cc: Will Deacon <will.deacon@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Dave Martin <dave.martin@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions