powerpc: Add MSR_64BIT
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 7 Apr 2011 21:56:02 +0000 (21:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 04:18:43 +0000 (14:18 +1000)
commit9d4a2925c290a053bb279e75e7a649069fdcaf6b
treea1a70803d11ce84a0cfc479182086efcaf405087
parent0407a31429500e7e56da33a326ca7cf35c2c9d65
powerpc: Add MSR_64BIT

The MSR bit which indicates 64-bit-ness is different between server and
booke, so add a #define which gives you the right mask regardless.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/reg.h
arch/powerpc/include/asm/reg_booke.h