diff options
| author | Will Deacon <will@kernel.org> | 2026-01-29 12:05:33 +0000 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-01-29 12:05:33 +0000 |
| commit | 2f8aed5e97fdde7e295a8f0ff0d22a5f1d41b188 (patch) | |
| tree | 930b85f6c32d724604d2f763df81e14ea1c53388 /Documentation | |
| parent | 3aa99d74c8495e62516fb1f3e9b146c26a3206d3 (diff) | |
| parent | 3fed7e0059f0af1d0e71e165145a1e3030526835 (diff) | |
Merge branch 'for-next/errata' into for-next/core
* for-next/errata:
arm64: errata: Workaround for SI L1 downstream coherency issue
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/arch/arm64/silicon-errata.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arch/arm64/silicon-errata.rst b/Documentation/arch/arm64/silicon-errata.rst index a7ec57060f64..4c300caad901 100644 --- a/Documentation/arch/arm64/silicon-errata.rst +++ b/Documentation/arch/arm64/silicon-errata.rst @@ -212,6 +212,7 @@ stable kernels. +----------------+-----------------+-----------------+-----------------------------+ | ARM | GIC-700 | #2941627 | ARM64_ERRATUM_2941627 | +----------------+-----------------+-----------------+-----------------------------+ +| ARM | SI L1 | #4311569 | ARM64_ERRATUM_4311569 | +----------------+-----------------+-----------------+-----------------------------+ | Broadcom | Brahma-B53 | N/A | ARM64_ERRATUM_845719 | +----------------+-----------------+-----------------+-----------------------------+ |
