]> git.hungrycats.org Git - linux/commit
modules: Drop the .export_symbol section from the final modules
authorWang Yao <wangyao@lemote.com>
Wed, 17 Apr 2024 05:35:30 +0000 (13:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:49 +0000 (09:49 +0200)
commit5c8471d260b2ad9a6967f458f0be70ae091caaf0
tree6efb0724da05c7430debc72fb753f896747c47eb
parent366bff10bb6ce0d633afbddb827d52c87160de8a
modules: Drop the .export_symbol section from the final modules

[ Upstream commit 8fe51b45c5645c259f759479c374648e9dfeaa03 ]

Commit ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost")
forget drop the .export_symbol section from the final modules.

Fixes: ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost")
Signed-off-by: Wang Yao <wangyao@lemote.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
scripts/module.lds.S