From: Steven Rostedt (Red Hat) Date: Thu, 14 Mar 2013 00:43:57 +0000 (-0400) Subject: tracing: Use stack of calling function for stack tracer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87889501d0adfae10e3b0f0e6f2d7536eed9ae84;p=pandora-kernel.git tracing: Use stack of calling function for stack tracer Use the stack of stack_trace_call() instead of check_stack() as the test pointer for max stack size. It makes it a bit cleaner and a little more accurate. Adding stable, as a later fix depends on this patch. Cc: stable@vger.kernel.org Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed