]> git.baikalelectronics.ru Git - kernel.git/commit
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Tue, 5 May 2020 07:17:28 +0000 (12:47 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 5 May 2020 11:20:13 +0000 (21:20 +1000)
commitfd6bec7268f20578558a5e1e51f0d21d7bc1c1b3
tree214a984616d00cdb603cd3f4a126f9da3a75b306
parent06cb79f1c8560cb169fa0606e1e6e22709c0ca67
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg

We will use this in later patch to do tlb flush when clearing pmd entries.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200505071729.54912-22-aneesh.kumar@linux.ibm.com
arch/s390/include/asm/pgtable.h
include/asm-generic/pgtable.h
mm/huge_memory.c