Masahiro Yamada 9990ca3587 modpost: pass section index to find_elf_symbol2()
find_elf_symbol2() converts the section index to the section name,
then compares the two strings in each iteration. This is slow.

It is faster to compare the section indices (i.e. integers) directly.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
2023-05-22 10:34:38 +09:00
..
2023-03-27 22:45:22 +02:00
2023-04-30 11:32:53 -07:00
2023-02-26 11:53:25 -08:00
2023-04-30 11:32:53 -07:00
2023-04-12 18:41:05 +02:00
2022-11-22 23:40:02 +09:00
2022-11-22 23:40:02 +09:00
2022-10-03 14:03:19 -07:00
2023-02-23 14:05:08 -08:00
2023-04-30 11:32:53 -07:00
2022-03-07 13:54:59 +01:00
2023-02-26 11:53:25 -08:00
2021-05-03 17:23:06 -06:00