Skip to content
Commit 6c90d36b authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

modpost: remove fromsym info in __ex_table section mismatch warning



report_extable_warnings() prints "from" in a pretty form, but we know
it is always located in the __ex_table section, i.e. a collection of
struct exception_table_entry.

It is very likely to fail to get the symbol name and ends up with
meaningless message:

  ... in reference from the (unknown reference) (unknown) to ...

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent d0acc76a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment