]> git.baikalelectronics.ru Git - kernel.git/commit
x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 21 Oct 2021 00:54:42 +0000 (09:54 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 22 Oct 2021 16:16:53 +0000 (12:16 -0400)
commit99391951baa4cad9555e705cb4ff9ae62a9e5f5e
tree2446e9be789bee3115da52462e895a916eb2af83
parent047029bd0a08cb0a982757adfba4dd551b0dc4a9
x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y

Compile kretprobe related stacktrace entry recovery code and
unwind_state::kr_cur field only when CONFIG_KRETPROBES=y.

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