diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-14 18:27:20 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-22 04:34:38 +0300 |
commit | 6c90d36be3e5140c93d3af360d012fa26966304a (patch) | |
tree | 9990885c9ce930b13e743576650acd2c93df4142 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d0acc76a49aa917c1a455d11d32d34a01e8b2835 (diff) | |
download | linux-6c90d36be3e5140c93d3af360d012fa26966304a.tar.xz |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions