diff options
author | Masami Hiramatsu <[email protected]> | 2018-03-12 19:00:49 +0900 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-03-12 16:16:00 +0100 |
commit | b6b76dd62c56f257cdd30900ed22668c42a74030 (patch) | |
tree | 14c8d11284da90abb655fcc9c1da1e5231dde6aa /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 9e5fb7207024e53700bdac23f53d1e44d530a7f6 (diff) |
error-injection: Fix to prohibit jump optimization
Since the kprobe which was optimized by jump can not change
the execution path, the kprobe for error-injection must not
be optimized. To prohibit it, set a dummy post-handler as
officially stated in Documentation/kprobes.txt.
Fixes: 4b1a29a7f542 ("error-injection: Support fault injection framework")
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions