]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Cleanup LPCR defines
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 15 Jul 2016 11:04:26 +0000 (21:04 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 19 Jul 2016 10:12:28 +0000 (20:12 +1000)
commite32456f9ae0e5efe7d58fe5f3aa7ceab3f087cc4
treed3f4c423f977cd1f5d451340c2030d3b542270bb
parentdd5a656c5af081fb6f428b5ca3da3aa77e204474
powerpc/mm: Cleanup LPCR defines

This makes it easy to verify we are not overloading the bits.
No functionality change by this patch.

mpe: Cleanup more. Completely fixup whitespace, convert all UL values to
ASM_CONST(), and replace all occurrences of 63-x with the actual shift.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h