diff options
author | 2018-03-26 15:12:36 +0100 | |
---|---|---|
committer | 2018-03-26 18:01:39 +0100 | |
commit | d69fe9a7e7214d49fe157ec20889892388d0fe23 (patch) | |
tree | 0846715df2abc4811289ddbbf81f03bbd04ce41d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: capabilities: Prepare for grouping features and errata work arounds (diff) | |
download | linux-dev-d69fe9a7e7214d49fe157ec20889892388d0fe23.tar.xz linux-dev-d69fe9a7e7214d49fe157ec20889892388d0fe23.zip |
arm64: capabilities: Split the processing of errata work arounds
Right now we run through the errata workarounds check on all boot
active CPUs, with SCOPE_ALL. This wouldn't help for detecting erratum
workarounds with a SYSTEM_SCOPE. There are none yet, but we plan to
introduce some: let us clean this up so that such workarounds can be
detected and enabled correctly.
So, we run the checks with SCOPE_LOCAL_CPU on all CPUs and SCOPE_SYSTEM
checks are run only once after all the boot time CPUs are active.
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