From: Wu Zhangjin Date: Fri, 20 Nov 2009 12:34:36 +0000 (+0800) Subject: MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer X-Git-Tag: v2.6.33-rc1~6^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046199cae714a7f9e88f5a7940b077f4515f48cb;p=pandora-kernel.git MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer When remove the -fno-omit-frame-pointer, gcc will not save the frame pointer for us, we need to save one ourselves. Signed-off-by: Wu Zhangjin Cc: Steven Rostedt Cc: Nicholas Mc Guire Cc: zhangfx@lemote.com Cc: Wu Zhangjin Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Frederic Weisbecker Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/679/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed