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: v3.2.45~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2547fe3bd47516904ec042f28b8e8d77ceec440;p=pandora-kernel.git tracing: Use stack of calling function for stack tracer commit 87889501d0adfae10e3b0f0e6f2d7536eed9ae84 upstream. 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. Signed-off-by: Steven Rostedt Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed