From: Rong Tao Date: Tue, 8 Nov 2022 11:53:48 +0000 (+0800) Subject: tools/vm/page_owner: ignore page_owner_sort binary X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1a1af17ea81115914c8efc1177fd94719c84fc11;p=linux.git tools/vm/page_owner: ignore page_owner_sort binary page_owner_sort was introduced since commit 48c96a368579 ("mm/page_owner: keep track of page owners"), and we should ignore it. Link: https://lkml.kernel.org/r/tencent_F6CAC0ABE16839E2B2419BD07316DA65BB06@qq.com Signed-off-by: Rong Tao Signed-off-by: Andrew Morton --- diff --git a/tools/vm/.gitignore b/tools/vm/.gitignore index 79bb92ae1bb35..922879f93fc84 100644 --- a/tools/vm/.gitignore +++ b/tools/vm/.gitignore @@ -1,3 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-only slabinfo page-types +page_owner_sort