Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v3] Documentation: proc: fix repeated word 'page'
@ 2026-07-18 16:56 Yahya Toubali
  2026-07-22 16:17 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Yahya Toubali @ 2026-07-18 16:56 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan, open list:PROC FILESYSTEM,
	open list:PROC FILESYSTEM, open list:DOCUMENTATION
  Cc: Yahya Toubali

Remove the duplicate 'page' in the sentence describing large page
allocation accounting. The extra word makes the description confusing.

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.

base-commit: 1229e2e57a5c2980ccd457b9b53ea0eed5a22ab3
-- 
2.55.0



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

* Re: [PATCH v3] Documentation: proc: fix repeated word 'page'
  2026-07-18 16:56 [PATCH v3] Documentation: proc: fix repeated word 'page' Yahya Toubali
@ 2026-07-22 16:17 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-07-22 16:17 UTC (permalink / raw)
  To: Yahya Toubali, Shuah Khan, open list:PROC FILESYSTEM,
	open list:PROC FILESYSTEM, open list:DOCUMENTATION
  Cc: Yahya Toubali

Yahya Toubali <yahya@yahyatoubali.me> writes:

> Remove the duplicate 'page' in the sentence describing large page
> allocation accounting. The extra word makes the description confusing.
>
> 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

Applied, thanks.

jon

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

end of thread, other threads:[~2026-07-22 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-18 16:56 [PATCH v3] Documentation: proc: fix repeated word 'page' Yahya Toubali
2026-07-22 16:17 ` Jonathan Corbet

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