Re: [PATCH] proc: export page young and skip_kasan_poison flag via kpageflags

From: Xin Hao
Date: Sat Jun 04 2022 - 05:51:19 EST



On 6/3/22 2:04 AM, Andrew Morton wrote:
On Thu, 2 Jun 2022 23:43:02 +0800 Xin Hao <xhao@xxxxxxxxxxxxxxxxx> wrote:

Now the young and skip_kasan_poison flag are supported in
show_page_flags(), but we can not get them from /proc/kpageflags,
So there add them.
Can we have a documentation update please?

hp2:/usr/src/25> grep -rl kpageflags Documentation
Documentation/admin-guide/mm/idle_page_tracking.rst
Documentation/admin-guide/mm/pagemap.rst
Documentation/filesystems/proc.rst
Documentation/translations/zh_CN/vm/hwpoison.rst
Documentation/vm/hwpoison.rst
OK, will do in the next version, thanks

--
Best Regards!
Xin Hao