]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/hash: Convert mask to unsigned long
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 22 Mar 2017 03:36:56 +0000 (09:06 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Mar 2017 12:10:00 +0000 (23:10 +1100)
commitc84a77f174c16c4a43998800473d4d929a2bf64f
tree2e7f202a23f4fa07e44368495166d0f6bfad1d35
parent098b0fd55a1635c2585bf2771338e9a1ab1bad3b
powerpc/mm/hash: Convert mask to unsigned long

This doesn't have any functional change. But helps in avoiding mistakes
in case the shift bit changes

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/book3s/64/mmu-hash.h