]> git.hungrycats.org Git - linux/commitdiff
docs/mm: fix typo in process_addrs.rst
authorSakurai Shun <ssh1326@icloud.com>
Sun, 17 May 2026 10:36:35 +0000 (19:36 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 2 Jun 2026 22:22:24 +0000 (15:22 -0700)
Replace "presense" with "presence"

Link: https://lore.kernel.org/20260517103640.45444-1-ssh1326@icloud.com
Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/process_addrs.rst

index 851680ead45fa16741fa2a4daacddd2d716a6c7b..042d64d72421b65cfba5ce38e6071721487b20b5 100644 (file)
@@ -775,7 +775,7 @@ lock, releasing or downgrading the mmap write lock also releases the VMA write
 lock so there is no :c:func:`!vma_end_write` function.
 
 Note that when write-locking a VMA lock, the :c:member:`!vma.vm_refcnt` is temporarily
-modified so that readers can detect the presense of a writer. The reference counter is
+modified so that readers can detect the presence of a writer. The reference counter is
 restored once the vma sequence number used for serialisation is updated.
 
 This ensures the semantics we require - VMA write locks provide exclusive write