Files
linux/arch/x86/kernel
Masami Hiramatsu (Google) 4638d7ebef x86/kprobes: Cleanup kprobes on ftrace code
Cleanup kprobes on ftrace code for x86.
 - Set instruction pointer (ip + MCOUNT_INSN_SIZE) after pre_handler only
   when p->post_handler exists.
 - Use INT3_INSN_SIZE instead of 1.
 - Use instruction_pointer/instruction_pointer_set() functions instead of
   accessing regs->ip directly.

Link: https://lore.kernel.org/all/172951436219.167263.18330240454389154327.stgit@devnote2/

Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
2024-11-07 01:16:59 +09:00
..
2023-08-17 17:07:09 +02:00
2023-12-15 16:25:55 -08:00
2024-04-25 20:55:49 -07:00
2024-08-08 17:36:35 +02:00
2024-08-07 18:13:28 +02:00
2024-04-03 08:24:48 -07:00