From: Steven Rostedt Date: Tue, 25 Nov 2008 22:06:19 +0000 (-0800) Subject: powerpc: ftrace, use create_branch X-Git-Tag: v2.6.29-rc1~586^2~38^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0029ff87529dff01a4b9c5bf380a0caacb5f7418;p=pandora-kernel.git powerpc: ftrace, use create_branch Impact: clean up Paul Mackerras pointed out that the code to determine if the branch can reach the destination is incorrect. Michael Ellerman suggested to pull out the code from create_branch and use that. Simply using create_branch is probably the best. Reported-by: Michael Ellerman Reported-by: Paul Mackerras Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed