summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/icswx.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2013-06-20 14:30:24 +0530
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-06-21 16:01:57 +1000
commita00e7bea0dde6a44b9bbe84f30b731d9ec73858b (patch)
tree295e7fa1b52b6dbf846e67f408fd42fb44b7c773 /arch/powerpc/mm/icswx.c
parent7888b4ddb44dccd68bc20d0dc4425707dff88c72 (diff)
powerpc: disable assert_pte_locked for collapse_huge_page
With THP we set pmd to none, before we do pte_clear. Hence we can't walk page table to get the pte lock ptr and verify whether it is locked. THP do take pte lock before calling pte_clear. So we don't change the locking rules here. It is that we can't use page table walking to check whether pte locks are held with THP. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/icswx.c')
0 files changed, 0 insertions, 0 deletions