[PATCH 3/3] arm64: errata: Sort Arm entries
Will Deacon
will at kernel.org
Thu Mar 19 07:52:47 PDT 2026
On Thu, Feb 26, 2026 at 06:10:22PM +0000, Robin Murphy wrote:
> The Arm errata entries are in a messy sort-of-consistent-but-not order
> that's awkward for actual reading, rather than specifically searching.
> For the sake of sanity, order them consistently by Component (but
> keeping the distinction of CPU vs. system IP) and Erratum ID.
>
> Signed-off-by: Robin Murphy <robin.murphy at arm.com>
> ---
> Documentation/arch/arm64/silicon-errata.rst | 64 ++++++++++-----------
> 1 file changed, 32 insertions(+), 32 deletions(-)
I don't think this is worth the hassle. It's just going to create
unnecessary friction when backporting errata workarounds.
Will
More information about the linux-arm-kernel
mailing list