All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
@ 2018-10-10 16:25 Marc Zyngier
  2018-10-10 16:54 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2018-10-10 16:25 UTC (permalink / raw)
  To: linux-arm-kernel

Document that we actually work around ARM erratum 1188873

Fixes: 95b861a4a6d9 ("arm64: arch_timer: Add workaround for ARM erratum 1188873")
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
---
 Documentation/arm64/silicon-errata.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/arm64/silicon-errata.txt b/Documentation/arm64/silicon-errata.txt
index 3b2f2dd82225..76ccded8b74c 100644
--- a/Documentation/arm64/silicon-errata.txt
+++ b/Documentation/arm64/silicon-errata.txt
@@ -56,6 +56,7 @@ stable kernels.
 | ARM            | Cortex-A72      | #853709         | N/A                         |
 | ARM            | Cortex-A73      | #858921         | ARM64_ERRATUM_858921        |
 | ARM            | Cortex-A55      | #1024718        | ARM64_ERRATUM_1024718       |
+| ARM            | Cortex-A76      | #1188873        | ARM64_ERRATUM_1188873       |
 | ARM            | MMU-500         | #841119,#826419 | N/A                         |
 |                |                 |                 |                             |
 | Cavium         | ThunderX ITS    | #22375, #24313  | CAVIUM_ERRATUM_22375        |
-- 
2.19.1

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

* [PATCH] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
  2018-10-10 16:25 [PATCH] arm64: Add silicon-errata.txt entry for ARM erratum 1188873 Marc Zyngier
@ 2018-10-10 16:54 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2018-10-10 16:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Oct 10, 2018 at 05:25:51PM +0100, Marc Zyngier wrote:
> Document that we actually work around ARM erratum 1188873
> 
> Fixes: 95b861a4a6d9 ("arm64: arch_timer: Add workaround for ARM erratum 1188873")
> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

Applied. Thanks.

-- 
Catalin

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

end of thread, other threads:[~2018-10-10 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-10 16:25 [PATCH] arm64: Add silicon-errata.txt entry for ARM erratum 1188873 Marc Zyngier
2018-10-10 16:54 ` Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.