diff options
author | Christophe Leroy <[email protected]> | 2022-02-15 13:41:05 +0100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-02-16 23:25:11 +1100 |
commit | 69b420ed8fd3917ac7073256b4929aa246b6fe31 (patch) | |
tree | acff46a1d40d6d59e360910a3730d011c9b8b229 /scripts/gdb/linux/utils.py | |
parent | e1478d8eaf27704db17a44dee4c53696ed01fc9c (diff) |
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 <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/a5dcf4d2088e6aca47ab3b4c6d5c0f7fa064e25a.1644928018.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions