Skip to content
Commit 38b37d63 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by Jessica Yu
Browse files

module: allow arch overrides for .exit section names



Some archs like ARM store unwind information for .exit.text in sections
with unusual names. As this unwind information refers to .exit.text, it
must not be loaded when .exit.text is not loaded (when CONFIG_MODULE_UNLOAD
is unset); otherwise, loading a module can fail due to relocation failures.

Signed-off-by: default avatarMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: default avatarJessica Yu <jeyu@kernel.org>
parent 2eef1399
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