diff options
author | Christophe Leroy <[email protected]> | 2020-05-19 05:49:03 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-05-26 22:22:20 +1000 |
commit | c7fa77016eb6093df38fdabdb7a89bb9617e7185 (patch) | |
tree | 609c4146b1b149f7b0db6fea87d1d4bf71ab11ca /arch/powerpc/include/asm/hugetlb.h | |
parent | 1c1bf294882bd12669e39ccd7680c4ce34b7c15c (diff) |
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
On PPC32, __ptep_test_and_clear_young() takes the mm->context.id
In preparation of standardising pte_update() params between PPC32 and
PPC64, __ptep_test_and_clear_young() need mm instead of mm->context.id
Replace context param by mm.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/0a65470e50a14373b7c2291184514aa982462255.1589866984.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/include/asm/hugetlb.h')
0 files changed, 0 insertions, 0 deletions