aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYinan Zhang <[email protected]>2022-04-01 11:28:51 -0700
committerLinus Torvalds <[email protected]>2022-04-01 11:46:09 -0700
commitc89b3ad2dea254ad17ae2585b17c2cf9f78e64d9 (patch)
tree5ae1ace27628942c9a07c14321fb55cc29a13c77
parentd8b7b3fa9f9b2dc67fa1df29c4ce98eb10d62824 (diff)
doc/vm/page_owner.rst: remove content related to -c option
-c option has been removed from page_owner_sort.c. Remove the usage of -c option from Documentation. This work is coauthored by Shenghong Han Yixuan Cao Chongxi Zhao Jiajian Ye Yuhong Feng Yongqiang Liu Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yinan Zhang <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Sean Anderson <[email protected]> Cc: Tang Bin <[email protected]> Cc: Zhenliang Wei <[email protected]> Cc: Georgi Djakov <[email protected]> Cc: Chongxi Zhao <[email protected]> Cc: Jiajian Ye <[email protected]> Cc: Yixuan Cao <[email protected]> Cc: Yuhong Feng <[email protected]> Cc: Yongqiang Liu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--Documentation/vm/page_owner.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/vm/page_owner.rst b/Documentation/vm/page_owner.rst
index c4de6f8dabe9..65204d7f004f 100644
--- a/Documentation/vm/page_owner.rst
+++ b/Documentation/vm/page_owner.rst
@@ -125,7 +125,6 @@ Usage
additional function:
Cull:
- -c Cull by comparing stacktrace instead of total block.
--cull <rules>
Specify culling rules.Culling syntax is key[,key[,...]].Choose a
multi-letter key from the **STANDARD FORMAT SPECIFIERS** section.