From: Andrei Vagin Date: Tue, 7 Nov 2023 16:41:37 +0000 (-0800) Subject: fs-proc-task_mmu-report-soft_dirty-bits-through-the-pagemap_scan-ioctl-v3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a2732a7ebc813a3fb3906eec0631a690fe6d7ad8;p=users%2Fjedix%2Flinux-maple.git fs-proc-task_mmu-report-soft_dirty-bits-through-the-pagemap_scan-ioctl-v3 update tools/include/uapi/linux/fs.h Link: https://lkml.kernel.org/r/20231107164139.576046-1-avagin@google.com Signed-off-by: Andrei Vagin Reviewed-by: Muhammad Usama Anjum Cc: Michał Mirosław Signed-off-by: Andrew Morton --- diff --git a/tools/include/uapi/linux/fs.h b/tools/include/uapi/linux/fs.h index da43810b7485..48ad69f7722e 100644 --- a/tools/include/uapi/linux/fs.h +++ b/tools/include/uapi/linux/fs.h @@ -316,6 +316,7 @@ typedef int __bitwise __kernel_rwf_t; #define PAGE_IS_SWAPPED (1 << 4) #define PAGE_IS_PFNZERO (1 << 5) #define PAGE_IS_HUGE (1 << 6) +#define PAGE_IS_SOFT_DIRTY (1 << 7) /* * struct page_region - Page region with flags