From: Franck Bui-Huu Date: Thu, 3 Aug 2006 07:29:17 +0000 (+0200) Subject: [MIPS] Miscellaneous cleanup in prologue analysis code X-Git-Tag: v2.6.19-rc1~1065 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87151ae39bf5556abe83d69af0be9580c32c501b;p=pandora-kernel.git [MIPS] Miscellaneous cleanup in prologue analysis code We usually use backtrace term for dumping a call tree during debug. Therefore this patch renames show_frametrace() into show_backtrace() and show_trace() into show_raw_backtrace(). It also uses the new function print_ip_sym(). Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed