]> 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)
commit2c4e2609608da2f664ee963a8dac81b35fa3945d
treed3f4c423f977cd1f5d451340c2030d3b542270bb
parent224b2e8967660b946b086e76b184db5a75e9b0c5
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