Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [akpm-mm:mm-nonmm-unstable 43/44] htmldocs: Documentation/accounting/delay-accounting.rst:237: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
@ 2026-07-03 14:14 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-03 14:14 UTC (permalink / raw)
  To: Wang Yaxin
  Cc: oe-kbuild-all, David Hildenbrand, Andrew Morton,
	Linux Memory Management List, mm-commits, linux-doc

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
head:   604ad02caddab12905643d5191b4a301d87033ef
commit: 7f18b4ec38272a00b16cb2995ebb06281e0f26d0 [43/44] delaytop: sort by max delay to highlight top latency processes
compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
docutils: docutils (Docutils 0.21.2, Python 3.13.5, on linux)
reproduce: (https://download.01.org/0day-ci/archive/20260703/202607031654.P4fsMqo4-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202607031654.P4fsMqo4-lkp@intel.com/

All warnings (new ones prefixed by >>):

   [WARNING] /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/os_mode_index is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:373; ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:243
   [WARNING] /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/touchpad/enabled is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:636; ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:252
   [WARNING] /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/touchpad/enabled_index is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:645; ./Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:261
   Using alabaster theme
   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.
--
   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]
   WARNING: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/os_mode is defined 2 times: Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:364; Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:234
   WARNING: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/os_mode_index is defined 2 times: Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:373; Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:243
   WARNING: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/touchpad/enabled is defined 2 times: Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:636; Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:252
   WARNING: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/touchpad/enabled_index is defined 2 times: Documentation/ABI/testing/sysfs-driver-hid-lenovo-go:645; Documentation/ABI/testing/sysfs-driver-hid-lenovo-go-s:261


vim +237 Documentation/accounting/delay-accounting.rst

   224	
   225		bash# ./delaytop -t cpu
   226		System Pressure Information: (avg10/avg60/avg300/total)
   227		CPU some:       0.4%/   0.2%/   0.1%/     220(ms)
   228		CPU full:       0.0%/   0.0%/   0.0%/       0(ms)
   229		Memory full:    0.0%/   0.0%/   0.0%/       0(ms)
   230		Memory some:    0.0%/   0.0%/   0.0%/       0(ms)
   231		IO full:        0.0%/   0.0%/   0.0%/      12(ms)
   232		IO some:        0.0%/   0.0%/   0.0%/      13(ms)
   233		IRQ full:       0.0%/   0.0%/   0.0%/       0(ms)
   234		[q]quit
   235		Top 20 processes (sorted by cpu MAX delay, largest first):
   236		     PID      TGID  COMMAND          AVG(ms)  MAX(ms)   MAX_TIMESTAMP
 > 237		------------------------------------------------------------------------
   238		       9         9  kworker/0:0-eve   0.59   16.87  2026-05-27T13:32:39
 > 239		      30        30  kworker/2:0H-kb   2.87   11.36  2026-05-27T13:32:36
   240		      27        27  migration/2       1.05    9.51  2026-05-27T13:32:37
   241		      50        50  kworker/2:1-eve   0.50    9.13  2026-05-27T13:32:37
   242		      15        15  rcu_preempt       0.11    8.98  2026-05-27T13:32:37
   243		       1         1  init              0.17    7.12  2026-05-27T13:32:38
   244		      67        67  scsi_eh_0         1.20    4.23  2026-05-27T13:32:37
   245		      23        23  ksoftirqd/1       1.12    3.77  2026-05-27T13:32:36
   246		       3         3  pool_workqueue_   0.72    3.55  2026-05-27T13:32:38
   247		      62        62  kworker/u20:2-a   0.49    3.03  2026-05-27T13:32:37
   248		       2         2  kthreadd          0.18    2.82  2026-05-27T13:32:37
 > 249		      11        11  kworker/0:1       1.42    2.76  2026-05-27T13:32:36

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


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

only message in thread, other threads:[~2026-07-03 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03 14:14 [akpm-mm:mm-nonmm-unstable 43/44] htmldocs: Documentation/accounting/delay-accounting.rst:237: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] kernel test robot

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