OSDN Git Service

mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
authorKemeng Shi <shikemeng@huaweicloud.com>
Thu, 13 Jul 2023 17:26:32 +0000 (01:26 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:28 +0000 (10:12 -0700)
commit1831414cd729a34af937d56ad684a66599de6344
tree36a1672968d1dfe38ee1aea7c78c60fa4ece6ad8
parentaa232204c4689427cefa55fe975692b57291523a
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear

Remove unused addr in page_table_check_pmd_clear and
__page_table_check_pmd_clear.

Link: https://lkml.kernel.org/r/20230713172636.1705415-5-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
include/linux/pgtable.h
mm/page_table_check.c