diff options
author | Gavin Shan <gshan@redhat.com> | 2021-09-02 14:52:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-03 09:58:09 -0700 |
commit | c0fe07b0aa72b530d5da63a24eb10d503cae5a95 (patch) | |
tree | 2ca33b257f31e561c67b2db771336612ee6cb1e7 /tools/spi | |
parent | 44966c4480f8024776c9ecc68f5589f023f19884 (diff) | |
download | linux-stable-c0fe07b0aa72b530d5da63a24eb10d503cae5a95.tar.gz linux-stable-c0fe07b0aa72b530d5da63a24eb10d503cae5a95.tar.bz2 linux-stable-c0fe07b0aa72b530d5da63a24eb10d503cae5a95.zip |
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
This uses struct pgtable_debug_args in PMD modifying tests. The allocated
huge page is used when set_pmd_at() is used. The corresponding tests are
skipped if the huge page doesn't exist. Besides, the unused variable
@pmd_aligned in debug_vm_pgtable() is dropped.
Link: https://lkml.kernel.org/r/20210809092631.1888748-9-gshan@redhat.com
Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Tested-by: Christophe Leroy <christophe.leroy@csgroup.eu> [powerpc 8xx]
Tested-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com> [s390]
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Chunyu Hu <chuhu@redhat.com>
Cc: Qian Cai <cai@lca.pw>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/spi')
0 files changed, 0 insertions, 0 deletions