diff options
author | 2017-02-06 16:47:41 +0000 | |
---|---|---|
committer | 2017-02-08 00:14:03 +0100 | |
commit | 16d10ef29f25aba923779234bb93a451b14d20e6 (patch) | |
tree | 3bec3cde9fcf0bd8e0d9a8940ef29ee9b49aeb18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter (diff) | |
download | linux-dev-16d10ef29f25aba923779234bb93a451b14d20e6.tar.xz linux-dev-16d10ef29f25aba923779234bb93a451b14d20e6.zip |
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
Currently we have code inline in the arch timer probe path to cater for
Freescale erratum A-008585, complete with ifdeffery. This is a little
ugly, and will get worse as we try to add more errata handling.
This patch refactors the handling of Freescale erratum A-008585. Now the
erratum is described in a generic arch_timer_erratum_workaround
structure, and the probe path can iterate over these to detect errata
and enable workarounds.
This will simplify the addition and maintenance of code handling
Hisilicon erratum 161010101.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
[Mark: split patch, correct Kconfig, reword commit message]
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions