diff options
author | 2022-03-08 16:30:44 +0100 | |
---|---|---|
committer | 2022-03-15 10:32:42 +0100 | |
commit | cb9010f87dcbcdbb51cc96b922c6260848cecbd1 (patch) | |
tree | 851cffc6519f0cdfbd0d91a0703a10b090a09c1a /kernel/exit.c | |
parent | x86/ibt: Dont generate ENDBR in .discard.text (diff) | |
download | wireguard-linux-cb9010f87dcbcdbb51cc96b922c6260848cecbd1.tar.xz wireguard-linux-cb9010f87dcbcdbb51cc96b922c6260848cecbd1.zip |
x86/ibt: Ensure module init/exit points have references
Since the references to the module init/exit points only have external
references, a module LTO run will consider them 'unused' and seal
them, leading to an immediate fail on module load.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20220308154319.113767246@infradead.org
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions