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)
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>

No differences found