]> asedeno.scripts.mit.edu Git - linux.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)
commitec7bf4789d95a0053bac0dfa36fbefd8cc584eea
tree5ad08bd5f30c065e312944baf8eafd0b4766f654
parent78c98f9074135d3dab4e39544e0a537f92388fce
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