]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Use 32 bit loads and stores when operating on condition register values
authorAnton Blanchard <anton@samba.org>
Tue, 15 Oct 2013 03:36:31 +0000 (14:36 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:02:14 +0000 (16:02 +1100)
commit278d73fcf5ec86beddac43430810ea273cb01c1d
treecdba0447ee45aed62e9ce959906739d0fb058a8d
parentc8e24706fcd9e9d44fc8da6056915e5d48ae705c
powerpc: Use 32 bit loads and stores when operating on condition register values

The condition register (CR) is a 32 bit quantity so we should use
32 bit loads and stores.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/tm.S
arch/powerpc/platforms/powernv/opal-wrappers.S