diff options
author | 2020-10-30 08:40:25 +0100 | |
---|---|---|
committer | 2020-10-30 13:02:26 +0100 | |
commit | c7ba333426bcf4d7330d3a0a768e8048a82e4cc7 (patch) | |
tree | bb5ea9f953b963aea336c37e666c36bd28a22065 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scripts: get_abi.pl: cleanup ABI cross-reference logic (diff) | |
download | wireguard-linux-c7ba333426bcf4d7330d3a0a768e8048a82e4cc7.tar.xz wireguard-linux-c7ba333426bcf4d7330d3a0a768e8048a82e4cc7.zip |
scripts: get_abi.pl: detect duplicated ABI definitions
The ABI should define only once each What. The current script
logic assumes that.
However, that's not the case, currently: there are several
symbols with a generic definition, and per-driver ones.
Better handle such cases, by preserving the cross-references
with the files that define them, but also track such
cases, producing warnings, as they should be fixed.
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/d7a73b8b3aae5b2bff9279996ff9ca4cdfc89196.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions