]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 6 Feb 2017 18:39:27 +0000 (00:09 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Feb 2017 05:29:55 +0000 (16:29 +1100)
commit1f7a295b0efce13f407c41088608f97aa92fddeb
treef5c2540fde784fcf6440208514ccac3eb00c8d58
parent0a04660f142713ca4de3a42a942249e89d037e50
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask

Without this we will always find the feature disabled.

Fixes: 90fddbd3a5 ("powerpc/mm: Fixup kernel read only mapping")
Cc: stable@vger.kernel.org # v4.7+
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/mmu.h