summaryrefslogtreecommitdiff
path: root/scripts/faddr2line
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-06-10 21:32:30 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2022-06-20 02:18:03 +0300
commit28438794aba47a27e922857d27b31b74e8559143 (patch)
tree119c2a6d038c6bc7a1c7e2379871e43099d33e63 /scripts/faddr2line
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e (diff)
downloadlinux-28438794aba47a27e922857d27b31b74e8559143.tar.xz
modpost: fix section mismatch check for exported init/exit sections
Since commit f02e8a6596b7 ("module: Sort exported symbols"), EXPORT_SYMBOL* is placed in the individual section ___ksymtab(_gpl)+<sym> (3 leading underscores instead of 2). Since then, modpost cannot detect the bad combination of EXPORT_SYMBOL and __init/__exit. Fix the .fromsec field. Fixes: f02e8a6596b7 ("module: Sort exported symbols") Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'scripts/faddr2line')
0 files changed, 0 insertions, 0 deletions