git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5be2dc
)
powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
author
Anton Blanchard
<anton@samba.org>
Mon, 4 Apr 2011 23:56:18 +0000
(23:56 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 20 Apr 2011 07:01:18 +0000
(17:01 +1000)
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 <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found