]> git.baikalelectronics.ru Git - kernel.git/commit
kprobes: Remove show_registers() function prototype
authorMasami Hiramatsu <mhiramat@kernel.org>
Fri, 17 Jul 2020 08:42:55 +0000 (17:42 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 3 Aug 2020 20:21:12 +0000 (16:21 -0400)
commit5f4baeeeaf76518c9b7926fdb96a7ce5b04ddb20
tree0a83453842987f054d57eb110f32f66f696053a8
parent52f9b0b52896b75ecbcac3f2a0f09d294e60e985
kprobes: Remove show_registers() function prototype

Remove show_registers() function prototype because this function
has been renamed by commit df3e6af6cf48 ("x86: Avoid double stack
traces with show_regs()"), and commit 98ef03ee2ec5 ("kprobes/x86:
Remove jprobe implementation") has removed the caller in kprobes.
So this doesn't exist anymore.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
include/linux/kprobes.h