diff options
author | Conor Dooley <[email protected]> | 2022-12-05 14:45:25 +0000 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-01-17 22:05:32 -0800 |
commit | 80c200b34ee8a0a3378d2073bd8eaae09651c60e (patch) | |
tree | c2a79c8cc05edbb2eae37e0e96481d778602f682 /tools/perf/scripts | |
parent | 99e2266f2460e5778560f81982b6301dd2a16502 (diff) |
RISC-V: resort all extensions in consistent orders
Ordering between each and every list of extensions is wildly
inconsistent. Per discussion on the lists pick the following policy:
- The array defining order in /proc/cpuinfo follows a narrow
interpretation of the ISA specifications, described in a comment
immediately presiding it.
- All other lists of extensions are sorted alphabetically.
This will hopefully allow for easier review & future additions, and
reduce conflicts between patchsets as the number of extensions grows.
Link: https://lore.kernel.org/all/[email protected]/
Suggested-by: Andrew Jones <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions