From: Wu Zhangjin Date: Fri, 14 May 2010 11:08:30 +0000 (+0800) Subject: MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address X-Git-Tag: v2.6.35-rc5~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a2af2dc1bcbfe86b1f39e9e5f9c2c5447943f16;p=pandora-kernel.git MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address For 32-bit kernel the -mmcount-ra-address option of gcc 4.5 emits one extra instruction before calling to _mcount so we need to use a different "b 1f" for it. Signed-off-by: Wu Zhangjin Cc: linux-mips Cc: David Daney Patchwork: http://patchwork.linux-mips.org/patch/1228/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed