Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs/mm: fix typo in process_addrs.rst
@ 2026-05-17 10:36 Sakurai Shun
  0 siblings, 0 replies; only message in thread
From: Sakurai Shun @ 2026-05-17 10:36 UTC (permalink / raw)
  To: Andrew Morton, Suren Baghdasaryan, Liam R. Howlett,
	Lorenzo Stoakes, Vlastimil Babka, Shakeel Butt, David Hildenbrand,
	Mike Rapoport, Michal Hocko, Jonathan Corbet, Shuah Khan
  Cc: Sakurai Shun, linux-mm, linux-doc, linux-kernel

Replace "presense" with "presence"

Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
 Documentation/mm/process_addrs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mm/process_addrs.rst b/Documentation/mm/process_addrs.rst
index 851680ead..042d64d72 100644
--- a/Documentation/mm/process_addrs.rst
+++ b/Documentation/mm/process_addrs.rst
@@ -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
-- 
2.54.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-17 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-17 10:36 [PATCH] docs/mm: fix typo in process_addrs.rst Sakurai Shun

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