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)
commitd6ccb1f55ddf5146219707c0e71b85e3a52179b4
tree467582a2eabfedfcfd37ed2a02e6f00899c6937d
parent30124d11097e371e42052144d8a3f4a78d26e09f
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>
arch/powerpc/include/asm/ppc-opcode.h