Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330617
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 |
| Date | 2016-02-09 21:10 +0100 |
| Message-ID | <r0mLM-tr-3@gated-at.bofh.it> (permalink) |
| References | <r0m95-8qa-19@gated-at.bofh.it> <r0mC6-aS-15@gated-at.bofh.it> <r0mC6-aS-13@gated-at.bofh.it> |
| Organization | ARM Ltd |
On Tue, 9 Feb 2016 11:59:10 -0800 David Daney <ddaney@caviumnetworks.com> wrote: > On 02/09/2016 11:52 AM, Marc Zyngier wrote: > > On Tue, 9 Feb 2016 11:29:16 -0800 > > David Daney <ddaney.cavm@gmail.com> wrote: > > > > Hi David, > > > >> From: Andrew Pinski <apinski@cavium.com> > >> > >> On ThunderX T88 pass 1.x through 2.1 parts, broadcast TLBI > >> instructions may cause the icache to become invalid if it contains > >> data for a non-current ASID. > >> > >> This patch implements the workaround (which flushes the local icache > >> when switching the mm) by using code patching. > >> > >> Signed-off-by: Andrew Pinski <apinski@cavium.com> > >> Signed-off-by: David Daney <david.daney@cavium.com> > >> --- > >> arch/arm64/Kconfig | 11 +++++++++++ > >> arch/arm64/include/asm/cpufeature.h | 3 ++- > >> arch/arm64/kernel/cpu_errata.c | 9 +++++++++ > >> arch/arm64/mm/proc.S | 12 ++++++++++++ > >> 4 files changed, 34 insertions(+), 1 deletion(-) > > > > It would be good to update Documentation/arm64/silicon-errata.txt to > > reflect the fact that there is a workaround available for this erratum. > > Would you prefer a separate patch for that, or should I roll it into > this one and resubmit? It'd feel more logical to keep it all together, but I'll leave that decision to Catalin and Will. Thanks, M. -- Jazz is not dead. It just smells funny.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] arm64: Add workaround for Cavium erratum 27456 David Daney <ddaney.cavm@gmail.com> - 2016-02-09 20:30 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 David Daney <ddaney@caviumnetworks.com> - 2016-02-09 21:00 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 Marc Zyngier <marc.zyngier@arm.com> - 2016-02-09 21:10 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 Marc Zyngier <marc.zyngier@arm.com> - 2016-02-09 21:00 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 Will Deacon <will.deacon@arm.com> - 2016-02-10 10:30 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 David Daney <ddaney@caviumnetworks.com> - 2016-02-10 19:10 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 Will Deacon <will.deacon@arm.com> - 2016-02-10 19:20 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 David Daney <ddaney@caviumnetworks.com> - 2016-02-10 19:50 +0100
Re: [PATCH] arm64: Add workaround for Cavium erratum 27456 Will Deacon <will.deacon@arm.com> - 2016-02-11 14:10 +0100
csiph-web