The patch titled Subject: doc/vm/page_owner.rst: remove content related to -c option has been added to the -mm tree. Its filename is doc-vm-page_ownerrst-remove-content-related-to-c-option.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/doc-vm-page_ownerrst-remove-content-related-to-c-option.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/doc-vm-page_ownerrst-remove-content-related-to-c-option.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Yinan Zhang <zhangyinan2019@xxxxxxxxxxxxxxxx> Subject: 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/20220326085920.1470081-2-zhangyinan2019@xxxxxxxxxxxxxxxx Signed-off-by: Yinan Zhang <zhangyinan2019@xxxxxxxxxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Sean Anderson <seanga2@xxxxxxxxx> Cc: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx> Cc: Zhenliang Wei <weizhenliang@xxxxxxxxxx> Cc: Georgi Djakov <georgi.djakov@xxxxxxxxxx> Cc: Chongxi Zhao <zhaochongxi2019@xxxxxxxxxxxxxxxx> Cc: Jiajian Ye <yejiajian2018@xxxxxxxxxxxxxxxx> Cc: Yixuan Cao <caoyixuan2019@xxxxxxxxxxxxxxxx> Cc: Yuhong Feng <yuhongf@xxxxxxxxxx> Cc: Yongqiang Liu <liuyongqiang13@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/page_owner.rst | 1 - 1 file changed, 1 deletion(-) --- a/Documentation/vm/page_owner.rst~doc-vm-page_ownerrst-remove-content-related-to-c-option +++ a/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. _ Patches currently in -mm which might be from zhangyinan2019@xxxxxxxxxxxxxxxx are tools-vm-page_owner_sortc-remove-c-option.patch doc-vm-page_ownerrst-remove-content-related-to-c-option.patch