]> git.baikalelectronics.ru Git - kernel.git/commit
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 18 Feb 2019 15:51:28 +0000 (16:51 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 2 May 2019 11:54:11 +0000 (13:54 +0200)
commita78792637d5e4d08ab040625a6c8566b9351eda2
tree5ad08bd5f30c065e312944baf8eafd0b4766f654
parentef2ec76e0480abf329fca437b7516814b1ee143b
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR

Make the call chain more reliable by tagging the ftrace stack entries
with the stack pointer that is associated with the return address.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/ftrace.h
arch/s390/kernel/entry.h
arch/s390/kernel/ftrace.c
arch/s390/kernel/mcount.S
arch/s390/kernel/unwind_bc.c