diff options
| author | Marc Zyngier <marc.zyngier@arm.com> | 2022-03-31 19:33:36 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-02 12:41:08 +0200 |
| commit | 786ec17678a480c8dc31620aca56b117ac191a6a (patch) | |
| tree | 1972e28a7b5391685e220224a19f93cdc2a8d10a /Documentation | |
| parent | 6bfdf5a6ad347915fb8463c8fbbbde22e6867a2b (diff) | |
| download | linux-786ec17678a480c8dc31620aca56b117ac191a6a.tar.gz linux-786ec17678a480c8dc31620aca56b117ac191a6a.tar.bz2 linux-786ec17678a480c8dc31620aca56b117ac191a6a.zip | |
arm64: Add silicon-errata.txt entry for ARM erratum 1188873
commit e03a4e5bb7430f9294c12f02c69eb045d010e942 upstream.
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>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/arm64/silicon-errata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arm64/silicon-errata.txt b/Documentation/arm64/silicon-errata.txt index e4fe6adc372b..42f5672e8917 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 | |
