diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-23 19:04:31 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-25 15:01:14 +0300 |
commit | 5e5c4fa787453292d3deefd59129384d391b7f45 (patch) | |
tree | ae48bb0f1fbf720190a65d66835922bdc8436ebb /scripts/link-vmlinux.sh | |
parent | 21915eca088dc271c970e8351290e83d938114ac (diff) | |
download | linux-5e5c4fa787453292d3deefd59129384d391b7f45.tar.xz |
scripts/kallsyms: shrink table before sorting it
Currently, build_initial_tok_table() trims unused symbols, but it is
called after sort_symbols().
It is not efficient to sort the huge table that contains unused entries.
Shrink the table before sorting it.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions