diff options
author | Giuliano Procida <gprocida@google.com> | 2025-07-01 16:19:11 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-26 15:31:30 +0900 |
commit | d8f26717c901b7ec88c3151988fe70ecaed990b8 (patch) | |
tree | 8cd3f31876c5d317ce68b13bfd23f3c9f44f3b01 /lib/crypto/mpi | |
parent | e06aa69de21b6de2ef83f559768a4005114f5661 (diff) |
gendwarfksyms: order -T symtypes output by name
When writing symtypes information, we iterate through the entire hash
table containing type expansions. The key order varies unpredictably
as new entries are added, making it harder to compare symtypes between
builds.
Resolve this by sorting the type expansions by name before output.
Signed-off-by: Giuliano Procida <gprocida@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib/crypto/mpi')
0 files changed, 0 insertions, 0 deletions