]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/asm/ftrace: Mark function_hook as function
authorJiri Slaby <jslaby@suse.cz>
Fri, 11 Oct 2019 11:51:01 +0000 (13:51 +0200)
committerBorislav Petkov <bp@suse.de>
Fri, 18 Oct 2019 09:35:41 +0000 (11:35 +0200)
commitf13ad88a984e8090226a8f62d75e87b770eefdf4
tree50ba09643301facd16b3046d9cd04ccdb8161aa6
parentef1e03152cb027d5925646d4d1772ced7595292f
x86/asm/ftrace: Mark function_hook as function

Relabel function_hook to be marked really as a function. It is called
from C and has the same expectations towards the stack etc.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: linux-arch@vger.kernel.org
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20191011115108.12392-22-jslaby@suse.cz
arch/x86/kernel/ftrace_32.S