From: David Daney Date: Tue, 28 Dec 2010 21:21:37 +0000 (-0800) Subject: MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). X-Git-Tag: v2.6.39~63^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54794d19e61472156e37263c074225574c80df1;p=pandora-kernel.git MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). The current code is abusing the uasm interface by passing jump target addresses with high bits set. Mask the addresses to avoid annoying messages at boot time. Signed-off-by: David Daney Cc: Steven Rostedt Cc: Wu Zhangjin Patchwork: https://patchwork.linux-mips.org/patch/1922/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed