Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 1/5] Documentation: proc: fix repeated word 'page'
@ 2026-07-18 15:19 Yahya Toubali
  2026-07-18 15:19 ` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst Yahya Toubali
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Yahya Toubali @ 2026-07-18 15:19 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan, open list:PROC FILESYSTEM,
	open list:PROC FILESYSTEM, open list:DOCUMENTATION
  Cc: Yahya Toubali

Remove duplicate 'page' in the large allocation accounting description.

Signed-off-by: Yahya Toubali <yahya@yahyatoubali.me>
---
 Documentation/filesystems/proc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
index 2ccd5b2dfdd3..d22ac0addd42 100644
--- a/Documentation/filesystems/proc.rst
+++ b/Documentation/filesystems/proc.rst
@@ -513,7 +513,7 @@ In some kernel configurations, the semantics of pages part of a larger
 allocation (e.g., THP) can differ: a page is accounted as "private" if all
 pages part of the corresponding large allocation are *certainly* mapped in the
 same process, even if the page is mapped multiple times in that process. A
-page is accounted as "shared" if any page page of the larger allocation
+page is accounted as "shared" if any page of the larger allocation
 is *maybe* mapped in a different process. In some cases, a large allocation
 might be treated as "maybe mapped by multiple processes" even though this
 is no longer the case.
-- 
2.55.0



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

end of thread, other threads:[~2026-07-20 21:06 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-18 15:19 [PATCH 1/5] Documentation: proc: fix repeated word 'page' Yahya Toubali
2026-07-18 15:19 ` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst Yahya Toubali
2026-07-18 16:14   ` Weijie Yuan
2026-07-18 16:16     ` Randy Dunlap
2026-07-18 16:32       ` Weijie Yuan
2026-07-18 16:56     ` [PATCH v3] " Yahya Toubali
2026-07-18 17:24       ` Randy Dunlap
2026-07-19 16:44     ` [PATCH 2/5] " Jonathan Corbet
2026-07-19 17:21       ` Weijie Yuan
2026-07-18 15:19 ` [PATCH 4/5] Documentation: fix spelling typos Yahya Toubali
2026-07-18 16:07   ` Weijie Yuan
2026-07-18 16:56     ` [PATCH v3] " Yahya Toubali
2026-07-19  2:00       ` Mark Pearson
2026-07-19 16:46         ` Jonathan Corbet
2026-07-19 17:37           ` [PATCH] Documentation: wmi: lenovo-wmi-other: Document intentional BIOS misspelling Yahya Toubali
2026-07-19 17:44             ` Jonathan Corbet
2026-07-19 18:02               ` Weijie Yuan
2026-07-19 22:42               ` Yahya Toubali
2026-07-19 22:54                 ` Weijie Yuan
2026-07-20 12:51                 ` Jonathan Corbet
2026-07-20 21:06                   ` Yahya Toubali
2026-07-18 15:19 ` [PATCH 5/5] Documentation: add SPDX license identifiers to RST files Yahya Toubali

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