From: Steven Rostedt (Red Hat) Date: Tue, 25 Nov 2014 02:38:40 +0000 (-0500) Subject: ftrace/x86: Get rid of ftrace_caller_setup X-Git-Tag: omap-for-v3.20/drop-legacy-3517~138^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ab00af816ec8e1ad53229963c863fdd6bcf222;p=pandora-kernel.git ftrace/x86: Get rid of ftrace_caller_setup Move all the work from ftrace_caller_setup into save_mcount_regs. This simplifies the code and makes it easier to understand. Link: http://lkml.kernel.org/r/CA+55aFxUTUbdxpjVMW8X9c=o8sui7OB_MYPfcbJuDyfUWtNrNg@mail.gmail.com Link: http://lkml.kernel.org/r/alpine.DEB.2.11.1411262304010.3961@nanos Reviewed-by: Thomas Gleixner Suggested-by: Linus Torvalds Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed