]> git.baikalelectronics.ru Git - kernel.git/commit
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
authorYang Shi <yang.shi@linux.alibaba.com>
Tue, 14 Jan 2020 00:29:36 +0000 (16:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jan 2020 02:19:02 +0000 (18:19 -0800)
commitacd255f63b6b3ff1d3cdb00f7eabc9ff40f4a57f
tree736005db355d53d82f90f214d0785a9f7f15995b
parentca1bcd1fc0bab9a0e9746c487b8d962333c23689
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE

Commit 21abde3434f6 ("mm,thp: add read-only THP support for (non-shmem)
FS") introduced a new khugepaged scan result: SCAN_PAGE_HAS_PRIVATE, but
the corresponding description for trace events were not added.

Link: http://lkml.kernel.org/r/1574793844-2914-1-git-send-email-yang.shi@linux.alibaba.com
Fixes: 21abde3434f6 ("mm,thp: add read-only THP support for (non-shmem) FS")
Signed-off-by: Yang Shi <yang.shi@linux.alibaba.com>
Cc: Song Liu <songliubraving@fb.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/trace/events/huge_memory.h