diff options
author | 2022-02-15 13:41:05 +0100 | |
---|---|---|
committer | 2022-02-16 23:25:11 +1100 | |
commit | 69b420ed8fd3917ac7073256b4929aa246b6fe31 (patch) | |
tree | acff46a1d40d6d59e360910a3730d011c9b8b229 /kernel/extable.c | |
parent | asm-generic: Refactor dereference_[kernel]_function_descriptor() (diff) | |
download | wireguard-linux-69b420ed8fd3917ac7073256b4929aa246b6fe31.tar.xz wireguard-linux-69b420ed8fd3917ac7073256b4929aa246b6fe31.zip |
lkdtm: Force do_nothing() out of line
LKDTM tests display that the run do_nothing() at a given
address, but in reality do_nothing() is inlined into the
caller.
Force it out of line so that it really runs text at the
displayed address.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/a5dcf4d2088e6aca47ab3b4c6d5c0f7fa064e25a.1644928018.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions