commit | 59248aecc4aea80c2c8b444ff8af9b894302a41d | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Mar 22 09:06:56 2017 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Mar 31 23:10:00 2017 +1100 |
tree | 2e7f202a23f4fa07e44368495166d0f6bfad1d35 | |
parent | e6f81a92015b2c1d12fad32b8456f99855da6e13 [diff] |
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>