powerpc/mm: Fixup _HPAGE_CHG_MASK
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 27 Jan 2016 06:34:20 +0000 (12:04 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 28 Jan 2016 12:49:43 +0000 (23:49 +1100)
commit2d19fc639516dc7b4184450b315c931d38549e61
treef99530a44e8ed19653f42b7aa1539511ac6440e5
parent370f06c88528b3988fe24a372c10e1303bb94cf6
powerpc/mm: Fixup _HPAGE_CHG_MASK

This was wrongly updated by commit 7aa9a23c69ea ("powerpc, thp: remove
infrastructure for handling splitting PMDs") during the last merge
window. Fix it up.

This could lead to incorrect behaviour in THP and/or mprotect(), at a
minimum.

Fixes: 7aa9a23c69ea ("powerpc, thp: remove infrastructure for handling splitting PMDs")
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/hash.h