]> 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)
commit598bafa8a33551cfe1d12f83149fac7fe4947cf7
tree0a83453842987f054d57eb110f32f66f696053a8
parentc80782fce437c6752db10b5e4776d3f7356c2b6b
kprobes: Remove show_registers() function prototype

Remove show_registers() function prototype because this function
has been renamed by commit 5b52106b08c1 ("x86: Avoid double stack
traces with show_regs()"), and commit c5535b06a8bf ("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