From: Anton Blanchard Date: Mon, 4 Apr 2011 23:56:18 +0000 (+0000) Subject: powerpc: Replace open coded instruction patching with patch_instruction/patch_branch X-Git-Tag: v3.0-rc1~385^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68a70c49686db0bff4637995d91b4db8abe5281;p=pandora-kernel.git powerpc: Replace open coded instruction patching with patch_instruction/patch_branch There are a few places we patch instructions without using patch_instruction and patch_branch, probably because they predated it. Fix it. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed