linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM errata 814220
@ 2019-02-13  9:56 Benjamin Gaignard
  2019-02-13  9:56 ` [PATCH 1/2] ARM: errata 814220-B-Cache maintenance by set/way operations can execute out of order Benjamin Gaignard
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Benjamin Gaignard @ 2019-02-13  9:56 UTC (permalink / raw)
  To: linux, arnd, alexandre.torgue
  Cc: linux-arm-kernel, linux-kernel, linux-stm32, Benjamin Gaignard

Implement ARM errata 814220 for Cortex A7.

This patch has been wroten by Jason Liu years ago but never send upstream.
I have tried to contact the author on multiple email addresses but I haven't
found any valid one...
I have keep Jason's sign-off and just rebase the patch on to v5-rc6.

Benjamin Gaignard (2):
  ARM: errata 814220-B-Cache maintenance by set/way operations can
    execute out of order.
  ARM: stm32: select ARM errata 814220

 arch/arm/Kconfig            | 10 ++++++++++
 arch/arm/mach-stm32/Kconfig |  1 +
 arch/arm/mm/cache-v7.S      |  3 +++
 3 files changed, 14 insertions(+)

-- 
2.15.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-15 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13  9:56 [PATCH 0/2] ARM errata 814220 Benjamin Gaignard
2019-02-13  9:56 ` [PATCH 1/2] ARM: errata 814220-B-Cache maintenance by set/way operations can execute out of order Benjamin Gaignard
2019-02-13 18:27   ` Russell King - ARM Linux admin
2019-02-13  9:56 ` [PATCH 2/2] ARM: stm32: select ARM errata 814220 Benjamin Gaignard
2019-02-13 14:52 ` [PATCH 0/2] " Arnd Bergmann
2019-02-15 16:30   ` Alexandre Torgue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).