]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd08fed1f249eeb76acd5e59d3c53618949cd4b15
tree467582a2eabfedfcfd37ed2a02e6f00899c6937d
parentac3ad2e875d8f68590e149706636fef522bdcb16
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