powerpc/85xx: Make sure lwarx hint isn't set on ppc32
authorKumar Gala <galak@kernel.crashing.org>
Thu, 11 Mar 2010 05:33:25 +0000 (23:33 -0600)
committerKumar 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