From: Liu Ping Fan Date: Wed, 26 Feb 2014 02:23:01 +0000 (+0800) Subject: powerpc/ftrace: bugfix for test_24bit_addr X-Git-Tag: v3.14-rc5~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95fc58549e8f462e560868a16b1fa97b12d5db6;p=pandora-kernel.git powerpc/ftrace: bugfix for test_24bit_addr The branch target should be the func addr, not the addr of func_descr_t. So using ppc_function_entry() to generate the right target addr. Signed-off-by: Liu Ping Fan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed