Skip to content

Commit 184dbc1

Browse files
robherringwilldeacon
authored andcommitted
arm64: silicon-errata.rst: Sort the Cortex-A55 entries
The Arm silicon errata list is mostly sorted by CPU name with the exception of Cortex-A55, so let's sort it before adding more entries. Signed-off-by: Rob Herring <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent e24e03a commit 184dbc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/arm64/silicon-errata.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ stable kernels.
6464
+----------------+-----------------+-----------------+-----------------------------+
6565
| ARM | Cortex-A53 | #843419 | ARM64_ERRATUM_843419 |
6666
+----------------+-----------------+-----------------+-----------------------------+
67+
| ARM | Cortex-A55 | #1024718 | ARM64_ERRATUM_1024718 |
68+
+----------------+-----------------+-----------------+-----------------------------+
69+
| ARM | Cortex-A55 | #1530923 | ARM64_ERRATUM_1530923 |
70+
+----------------+-----------------+-----------------+-----------------------------+
6771
| ARM | Cortex-A57 | #832075 | ARM64_ERRATUM_832075 |
6872
+----------------+-----------------+-----------------+-----------------------------+
6973
| ARM | Cortex-A57 | #852523 | N/A |
@@ -78,8 +82,6 @@ stable kernels.
7882
+----------------+-----------------+-----------------+-----------------------------+
7983
| ARM | Cortex-A73 | #858921 | ARM64_ERRATUM_858921 |
8084
+----------------+-----------------+-----------------+-----------------------------+
81-
| ARM | Cortex-A55 | #1024718 | ARM64_ERRATUM_1024718 |
82-
+----------------+-----------------+-----------------+-----------------------------+
8385
| ARM | Cortex-A76 | #1188873,1418040| ARM64_ERRATUM_1418040 |
8486
+----------------+-----------------+-----------------+-----------------------------+
8587
| ARM | Cortex-A76 | #1165522 | ARM64_ERRATUM_1165522 |
@@ -88,8 +90,6 @@ stable kernels.
8890
+----------------+-----------------+-----------------+-----------------------------+
8991
| ARM | Cortex-A76 | #1463225 | ARM64_ERRATUM_1463225 |
9092
+----------------+-----------------+-----------------+-----------------------------+
91-
| ARM | Cortex-A55 | #1530923 | ARM64_ERRATUM_1530923 |
92-
+----------------+-----------------+-----------------+-----------------------------+
9393
| ARM | Neoverse-N1 | #1188873,1418040| ARM64_ERRATUM_1418040 |
9494
+----------------+-----------------+-----------------+-----------------------------+
9595
| ARM | Neoverse-N1 | #1349291 | N/A |

0 commit comments

Comments
 (0)