public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
@ 2023-10-17 15:01 Muhammad Usama Anjum
  2023-10-17 15:01 ` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL Muhammad Usama Anjum
  2023-10-17 16:41 ` [PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC Alejandro Colomar
  0 siblings, 2 replies; 12+ messages in thread
From: Muhammad Usama Anjum @ 2023-10-17 15:01 UTC (permalink / raw)
  To: alx; +Cc: Muhammad Usama Anjum, kernel, linux-man

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
 man2/ioctl_userfaultfd.2 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2
index e68085262..cdf90882a 100644
--- a/man2/ioctl_userfaultfd.2
+++ b/man2/ioctl_userfaultfd.2
@@ -244,6 +244,11 @@ If this feature bit is set,
 the kernel supports resolving faults with the
 .B UFFDIO_POISON
 ioctl.
+.TP
+.BR UFFD_FEATURE_WP_ASYNC " (since Linux 6.7)"
+If this feature bit is set,
+the write protection faults would be asynchronously resolved by the
+kernel.
 .PP
 The returned
 .I ioctls
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
@ 2023-10-19 13:12 Muhammad Usama Anjum
  2023-10-19 13:27 ` Alejandro Colomar
  2023-10-19 13:29 ` Alejandro Colomar
  0 siblings, 2 replies; 12+ messages in thread
From: Muhammad Usama Anjum @ 2023-10-19 13:12 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Muhammad Usama Anjum, kernel, linux-man

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
Changes since v1:
- Employ sementic new lines by breaking sentence before "by"
---
 man2/ioctl_userfaultfd.2 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2
index e68085262..f6cafd9a2 100644
--- a/man2/ioctl_userfaultfd.2
+++ b/man2/ioctl_userfaultfd.2
@@ -244,6 +244,11 @@ If this feature bit is set,
 the kernel supports resolving faults with the
 .B UFFDIO_POISON
 ioctl.
+.TP
+.BR UFFD_FEATURE_WP_ASYNC " (since Linux 6.7)"
+If this feature bit is set,
+the write protection faults would be asynchronously resolved
+by the kernel.
 .PP
 The returned
 .I ioctls
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-10-19 13:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 15:01 [PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC Muhammad Usama Anjum
2023-10-17 15:01 ` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL Muhammad Usama Anjum
2023-10-17 17:12   ` Alejandro Colomar
2023-10-19 12:31     ` Muhammad Usama Anjum
2023-10-19 12:51       ` Alejandro Colomar
2023-10-17 16:41 ` [PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC Alejandro Colomar
2023-10-19  7:26   ` Muhammad Usama Anjum
  -- strict thread matches above, loose matches on Subject: below --
2023-10-19 13:12 Muhammad Usama Anjum
2023-10-19 13:27 ` Alejandro Colomar
2023-10-19 13:29 ` Alejandro Colomar
2023-10-19 13:34   ` Muhammad Usama Anjum
2023-10-19 13:42     ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox