[PATCH v3 0/1] update mseal.rst

From: jeffxu
Date: Tue Oct 08 2024 - 00:09:58 EST


From: Jeff Xu <jeffxu@xxxxxxxxxxxx>

Pedro Falcato's optimization [1] for checking sealed VMAs, which replaces
the can_modify_mm() function with an in-loop check, necessitates an update
to the mseal.rst documentation to reflect this change.

Furthermore, the document has received offline comments regarding the code
sample and suggestions for sentence clarification to enhance reader
comprehension.

[1] https://lore.kernel.org/linux-mm/20240817-mseal-depessimize-v3-0-d8d2e037df30@xxxxxxxxx/

History:
V3: update according to Randy Dunlap's comment

V2: update according to Randy Dunlap's comments.
https://lore.kernel.org/all/20241001002628.2239032-1-jeffxu@xxxxxxxxxxxx/

V1: initial version
https://lore.kernel.org/all/20240927185211.729207-1-jeffxu@xxxxxxxxxxxx/


Jeff Xu (1):
mseal: update mseal.rst

Documentation/userspace-api/mseal.rst | 307 +++++++++++++-------------
1 file changed, 148 insertions(+), 159 deletions(-)

--
2.47.0.rc0.187.ge670bccf7e-goog