commit | d6ccb1f55ddf5146219707c0e71b85e3a52179b4 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Mar 10 23:33:25 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Mar 16 23:24:06 2010 -0500 |
tree | 467582a2eabfedfcfd37ed2a02e6f00899c6937d | |
parent | 30124d11097e371e42052144d8a3f4a78d26e09f [diff] |
powerpc/85xx: Make sure lwarx hint isn't set on ppc32 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>