linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/vm/page_owner.rst: fix a function's description
@ 2022-02-19 15:00 Yixuan Cao
  0 siblings, 0 replies; only message in thread
From: Yixuan Cao @ 2022-02-19 15:00 UTC (permalink / raw)
  To: corbet
  Cc: akpm, sfr, hanshenghong2019, weizhenliang, georgi.djakov, skhan,
	linux-doc, linux-kernel, Yixuan Cao

In "additional function",
The description of "-f" option should be
Filter out the information of blocks whose memory has been released.

Signed-off-by: Yixuan Cao <caoyixuan2019@email.szu.edu.cn>
---
 Documentation/vm/page_owner.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/page_owner.rst b/Documentation/vm/page_owner.rst
index 2b54e82b9fe1..d371f631b60e 100644
--- a/Documentation/vm/page_owner.rst
+++ b/Documentation/vm/page_owner.rst
@@ -126,4 +126,4 @@ Usage
 		-c		Cull by comparing stacktrace instead of total block.
 
 	Filter:
-		-f		Filter out the information of blocks whose memory has not been released.
+		-f		Filter out the information of blocks whose memory has been released.
-- 
2.31.1




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

only message in thread, other threads:[~2022-02-19 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19 15:00 [PATCH] Documentation/vm/page_owner.rst: fix a function's description Yixuan Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).