From: David S. Miller Date: Tue, 13 Apr 2010 05:35:24 +0000 (-0700) Subject: sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. X-Git-Tag: v2.6.34-rc5~24^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b754957371c23b7515399a977a2e1d361a036c;p=pandora-kernel.git sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. Check function_trace_stop at ftrace_caller Toss mcount_call and dummy call of ftrace_stub, unnecessary. Document problems we'll have if the final kernel image link ever turns on relaxation. Properly size 'ftrace_call' so it looks right when inspecting instructions under gdb et al. Signed-off-by: David S. Miller --- Reading git-diff-tree failed