Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1571452
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/7] arm64: arch_timer: introduce generic errata handling infrastructure |
| Date | 2017-02-01 11:20 +0100 |
| Message-ID | <t60b8-4DF-11@gated-at.bofh.it> (permalink) |
| References | <t5FJo-DW-9@gated-at.bofh.it> <t5FJo-DW-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 31, 2017 at 12:19:53PM +0000, Mark Rutland wrote: > From: Ding Tianhong <dingtianhong@huawei.com> > > 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>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/7] arm64: arch_timer: work around Hisilicon erratum 161010101 Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
[PATCH 3/7] arm64: arm_arch_timer: remove fsl-a008585 parameter Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
Re: [PATCH 3/7] arm64: arm_arch_timer: remove fsl-a008585 parameter Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-02-01 11:10 +0100
[PATCH 6/7] arm64: arch_timer: document Hisilicon erratum 161010101 Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
Re: [PATCH 6/7] arm64: arch_timer: document Hisilicon erratum 161010101 Will Deacon <will.deacon@arm.com> - 2017-01-31 15:40 +0100
[PATCH 5/7] arm64: arch_timer: work around Hisilicon erratum 161010101 Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
Re: [PATCH 5/7] arm64: arch_timer: work around Hisilicon erratum 161010101 Mark Rutland <mark.rutland@arm.com> - 2017-02-02 19:50 +0100
Re: [PATCH 5/7] arm64: arch_timer: work around Hisilicon erratum 161010101 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-02-02 20:30 +0100
[PATCH 1/7] arm64: docs: widen silicon-errata kconfig column Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
[PATCH 7/7] arm64: arch timer: Add timer erratum property for Hip05-d02 and Hip06-d03 Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
[PATCH 4/7] arm64: arch_timer: introduce generic errata handling infrastructure Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
Re: [PATCH 4/7] arm64: arch_timer: introduce generic errata handling infrastructure Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-02-01 11:20 +0100
Re: [PATCH 4/7] arm64: arch_timer: introduce generic errata handling infrastructure Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-02-01 11:20 +0100
[PATCH 2/7] arm64: arch_timer: add dt binding for hisilicon-161010101 erratum Mark Rutland <mark.rutland@arm.com> - 2017-01-31 13:30 +0100
csiph-web