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:
30124d1
)
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 11 Mar 2010 05:33:25 +0000
(23:33 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 17 Mar 2010 04:24:06 +0000
(23:24 -0500)
e500v1/v2 based chips will treat any reserved field being set in an
opcode as illegal. Thus always setting the hint in the opcode is
a bad idea.
Anton should be kept away from the powerpc opcode map.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found