From: Steven Rostedt Date: Mon, 9 Feb 2009 18:54:03 +0000 (-0800) Subject: tracing/function-graph-tracer: make arch generic push pop functions X-Git-Tag: v2.6.30-rc1~2^2~97^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712406a6bf59ebf4a00358bb59a4a2a1b2953d90;p=pandora-kernel.git tracing/function-graph-tracer: make arch generic push pop functions There is nothing really arch specific of the push and pop functions used by the function graph tracer. This patch moves them to generic code. Acked-by: Frederic Weisbecker Acked-by: Ingo Molnar Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed