From: Steven Rostedt Date: Wed, 11 Feb 2009 20:01:18 +0000 (-0500) Subject: powerpc32, ftrace: save and restore mcount regs with macro X-Git-Tag: v2.6.30-rc1~619^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf528a3a9bd11b6ae39684b18c9c0678f23924fd;p=pandora-kernel.git powerpc32, ftrace: save and restore mcount regs with macro Impact: clean up Use a macro to save and restore the registers for PowerPC32, since that code is duplicated. This is similar to the work done by Cyrill Gorcunov for the mcount code in x86_64. Acked-by: Benjamin Herrenschmidt Signed-off-by: Steven Rostedt Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed