mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
authorKemeng Shi <shikemeng@huaweicloud.com>
Thu, 13 Jul 2023 17:26:35 +0000 (01:26 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:29 +0000 (10:12 -0700)
commita3b837130b5865521fa8662aceaa6ebc8d29389a
treef2314bc8a68615903bbee9100ca00965b4330530
parent1066293d426d3000793c3c3b4276ef38b63ada4a
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set

Remove unused addr in __page_table_check_pmd_set and
page_table_check_pmd_set.

Link: https://lkml.kernel.org/r/20230713172636.1705415-8-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Pavel Tatashin <pasha.tatashin@soleen.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm64/include/asm/pgtable.h
arch/riscv/include/asm/pgtable.h
arch/x86/include/asm/pgtable.h
include/linux/page_table_check.h
mm/page_table_check.c