diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | 2023-07-25 00:37:52 +0530 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 10:12:54 -0700 |
commit | 54a948a1e97a9d19a0a4bed63a2d4caef30c5d17 (patch) | |
tree | eb479c6dd7207c2d96421c93182fcf75109241e7 /samples/rust/rust_minimal.rs | |
parent | 973bf6800cf37802ca48292378d574f2a689de9b (diff) | |
download | linux-stable-54a948a1e97a9d19a0a4bed63a2d4caef30c5d17.tar.gz linux-stable-54a948a1e97a9d19a0a4bed63a2d4caef30c5d17.tar.bz2 linux-stable-54a948a1e97a9d19a0a4bed63a2d4caef30c5d17.zip |
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
pudp_set_wrprotect and move_huge_pud helpers are only used when
CONFIG_TRANSPARENT_HUGEPAGE is enabled. Similar to pmdp_set_wrprotect and
move_huge_pmd_helpers use architecture override only if
CONFIG_TRANSPARENT_HUGEPAGE is set
Link: https://lkml.kernel.org/r/20230724190759.483013-7-aneesh.kumar@linux.ibm.com
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Joao Martins <joao.m.martins@oracle.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'samples/rust/rust_minimal.rs')
0 files changed, 0 insertions, 0 deletions