All of lore.kernel.org
 help / color / mirror / Atom feed
* [to-be-updated] delaytop-sort-by-max-delay-to-highlight-top-latency-processes-fix.patch removed from -mm tree
@ 2026-08-04  3:12 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-08-04  3:12 UTC (permalink / raw)
  To: mm-commits, yang.yang29, xu.xin16, wang.yaxin, fan.yu9, corbet,
	rdunlap, akpm


The quilt patch titled
     Subject: delaytop: fix a bunch of docs build problems
has been removed from the -mm tree.  Its filename was
     delaytop-sort-by-max-delay-to-highlight-top-latency-processes-fix.patch

This patch was dropped because an updated version will be issued

------------------------------------------------------
From: Randy Dunlap <rdunlap@infradead.org>
Subject: delaytop: fix a bunch of docs build problems
Date: Wed, 8 Jul 2026 17:51:04 -0700

Add one space before '('.  Use a literal block for the last output
example, thus repairing all of these warnings:

Documentation/accounting/delay-accounting.rst:236: ERROR: Unexpected indentation. [docutils]
Documentation/accounting/delay-accounting.rst:237: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
Documentation/accounting/delay-accounting.rst:237: ERROR: Unexpected section title or transition.
  ------------------------------------------------------------------------ [docutils]
Documentation/accounting/delay-accounting.rst:239: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
Documentation/accounting/delay-accounting.rst:243: ERROR: Unexpected indentation. [docutils]
Documentation/accounting/delay-accounting.rst:244: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
Documentation/accounting/delay-accounting.rst:246: ERROR: Unexpected indentation. [docutils]
Documentation/accounting/delay-accounting.rst:247: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
Documentation/accounting/delay-accounting.rst:249: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
Documentation/accounting/delay-accounting.rst:246: ERROR: Unknown target name: "pool_workqueue". [docutils]

Link: https://lore.kernel.org/20260709005104.501556-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Fan Yu <fan.yu9@zte.com.cn>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Wang Yaxin <wang.yaxin@zte.com.cn>
Cc: xu xin <xu.xin16@zte.com.cn>
Cc: Yang Yang <yang.yang29@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/accounting/delay-accounting.rst |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- a/Documentation/accounting/delay-accounting.rst~delaytop-sort-by-max-delay-to-highlight-top-latency-processes-fix
+++ a/Documentation/accounting/delay-accounting.rst
@@ -181,7 +181,7 @@ Interactive keyboard controls during run
 	M - Toggle display mode (Default/Memory Verbose)
 	q - Quit
 
-Available sort fields(use -s/--sort or interactive command)::
+Available sort fields (use -s/--sort or interactive command)::
 
 	cpu(c)       - CPU delay
 	blkio(i)     - I/O delay
@@ -219,8 +219,8 @@ Advanced usage examples::
 
 
 
-delaytop add delay_max fields to track the maximum delay value for each delay type
-(cpu, blkio, irq, swapin, freepages, thrashing, compact, wpcopy) per task.
+delaytop add delay_max fields to track the maximum delay value for each delay
+  type (cpu, blkio, irq, swapin, freepages, thrashing, compact, wpcopy) per task::
 
 	bash# ./delaytop -t cpu
 	System Pressure Information: (avg10/avg60/avg300/total)
_

Patches currently in -mm which might be from rdunlap@infradead.org are

rbtree-fixup-kernel-doc-names.patch
llist-use-correct-function-parameter-name.patch
stacktrace-header-repair-kernel-doc-comments.patch


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

only message in thread, other threads:[~2026-08-04  3:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04  3:12 [to-be-updated] delaytop-sort-by-max-delay-to-highlight-top-latency-processes-fix.patch removed from -mm tree Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.