author: Weizhao Ouyang <o451686892@gmail.com> 2021-09-24 15:43:53 -0700
committer: Linus Torvalds <torvalds@linux-foundation.org> 2021-09-24 16:13:35 -0700
commit: 57ed7b4303a1c4d1885019fef03e6a5af2e8468a
parent: a4ce73910427e960b2c7f4d83229153c327d0ee7
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/mm/debug.c b/mm/debug.c
index e61037cded98..fae0f81ad831 100644
--- a/mm/debug.c
+++ b/mm/debug.c
@@ -26,6 +26,7 @@ const char *migrate_reason_names[MR_TYPES] = {
"numa_misplaced",
"contig_range",
"longterm_pin",
+ "demotion",
};
const struct trace_print_flags pageflag_names[] = {