Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit cb9010f8 authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

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: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: default avatarJosh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20220308154319.113767246@infradead.org
parent 2b6ff7de
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment