From: John Reiser Date: Tue, 23 Nov 2010 03:41:44 +0000 (-0800) Subject: ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO X-Git-Tag: v2.6.37-rc7~14^3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63233f75a1a6bfa97ffb52a20cc6801a4c63fb2;p=pandora-kernel.git ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO It looks to me like the change which introduced "virtual functions" forgot about cross-platform endianness. Thank you to Arnaud for supplying before+after data files do_mounts*.o. This fixes a MIPS build failure triggered by recordmcount. Reported-by: Arnaud Lacombe Tested-by: Arnaud Lacombe Acked-by: Wu Zhangjin Acked-by: Ralf Baechle Signed-off-by: John Reiser Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed