aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2022-03-08 16:30:44 +0100
committerPeter Zijlstra <peterz@infradead.org>2022-03-15 10:32:42 +0100
commitcb9010f87dcbcdbb51cc96b922c6260848cecbd1 (patch)
tree851cffc6519f0cdfbd0d91a0703a10b090a09c1a /kernel
parentx86/ibt: Dont generate ENDBR in .discard.text (diff)
downloadwireguard-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')
0 files changed, 0 insertions, 0 deletions