commit | a4b349540a26af9a544e2e858223140fb9ddc35c | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Jul 15 21:04:26 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 19 20:12:28 2016 +1000 |
tree | d3f4c423f977cd1f5d451340c2030d3b542270bb | |
parent | b275bfb2696387be216db5b7372ee9dcf3f05b80 [diff] |
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>