linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM errata 814220
@ 2019-02-14  8:31 Benjamin Gaignard
  2019-02-14  8:31 ` [PATCH v2 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; 8+ messages in thread
From: Benjamin Gaignard @ 2019-02-14  8:31 UTC (permalink / raw)
  To: linux, arnd, alexandre.torgue
  Cc: benjamin.gaignard, linux-kernel, linux-arm-kernel, linux-stm32

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.

version 2:
- limite help lines to 80 columns.
- Add  Arnd Bergmann acks.
  
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            | 12 ++++++++++++
 arch/arm/mach-stm32/Kconfig |  1 +
 arch/arm/mm/cache-v7.S      |  3 +++
 3 files changed, 16 insertions(+)

-- 
2.15.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-11 12:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14  8:31 [PATCH v2 0/2] ARM errata 814220 Benjamin Gaignard
2019-02-14  8:31 ` [PATCH v2 1/2] ARM: errata 814220-B-Cache maintenance by set/way operations can execute out of order Benjamin Gaignard
2019-02-14  8:31 ` [PATCH v2 2/2] ARM: stm32: select ARM errata 814220 Benjamin Gaignard
2019-02-27 16:20 ` [PATCH v2 0/2] " Alexandre Torgue
2019-04-23 17:46   ` Fabio Estevam
2019-04-24  7:25     ` Benjamin Gaignard
2019-06-11 11:42       ` Benjamin Gaignard
2019-06-11 12:11         ` Russell King - ARM Linux admin

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).