]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit803a89c4a4bb4d64a2456cf9e2f1977954ca0e87
treea1a70803d11ce84a0cfc479182086efcaf405087
parent3f25181221d67d1dcfb2c5360cf722dec77bacbf
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