tools/vm/page_owner: ignore page_owner_sort binary

Message ID tencent_F6CAC0ABE16839E2B2419BD07316DA65BB06@qq.com
State New
Headers
Series tools/vm/page_owner: ignore page_owner_sort binary |

Commit Message

Rong Tao Nov. 8, 2022, 11:53 a.m. UTC
  From: Rong Tao <rongtao@cestc.cn>

page_owner_sort was introduced since commit 48c96a368579("mm/page_owner:
keep track of page owners"), and we should ignore it.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
 tools/vm/.gitignore | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/tools/vm/.gitignore b/tools/vm/.gitignore
index 79bb92ae1bb3..922879f93fc8 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