[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202211070130.k3Om9xZt-lkp@intel.com>
Date: Mon, 7 Nov 2022 01:47:03 +0800
From: kernel test robot <lkp@...el.com>
To: Qais Yousef <qyousef@...alina.io>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Vincent Guittot <vincent.guittot@...aro.org>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Lukasz Luba <lukasz.luba@....com>,
Xuewen Yan <xuewen.yan94@...il.com>, Wei Wang <wvw@...gle.com>,
Jonathan JMChen <Jonathan.JMChen@...iatek.com>,
Hank <han.lin@...iatek.com>, Paul Bone <pbone@...illa.com>,
Qais Yousef <qyousef@...alina.io>
Subject: Re: [PATCH] Documentation: sched: Add a new sched-util-clamp.rst
Hi Qais,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on lwn/docs-next]
[also build test WARNING on tip/master linus/master v6.1-rc3 next-20221104]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Qais-Yousef/Documentation-sched-Add-a-new-sched-util-clamp-rst/20221106-072619
base: git://git.lwn.net/linux.git docs-next
patch link: https://lore.kernel.org/r/20221105232343.887199-1-qyousef%40layalina.io
patch subject: [PATCH] Documentation: sched: Add a new sched-util-clamp.rst
reproduce:
# https://github.com/intel-lab-lkp/linux/commit/18b40e54df3058f348a5df25fad6baad82d28f1a
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Qais-Yousef/Documentation-sched-Add-a-new-sched-util-clamp-rst/20221106-072619
git checkout 18b40e54df3058f348a5df25fad6baad82d28f1a
make menuconfig
# enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
make htmldocs
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All warnings (new ones prefixed by >>):
>> Documentation/scheduler/sched-util-clamp.rst:181: WARNING: Unexpected indentation.
>> Documentation/scheduler/sched-util-clamp.rst: WARNING: document isn't included in any toctree
vim +181 Documentation/scheduler/sched-util-clamp.rst
175
176 0 1024
177 | |
178 +-----------+-----------+-----------+---- ----+-----------+
179 | Bucket 0 | Bucket 1 | Bucket 2 | ... | Bucket N |
180 +-----------+-----------+-----------+---- ----+-----------+
> 181 : : :
182 +- p0 +- p3 +- p4
183 : :
184 +- p1 +- p5
185 :
186 +- p2
187
188
189 DISCLAMER:
190 The diagram above is an illustration rather than a true depiction of the
191 internal data structure.
192
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (38870 bytes)
Powered by blists - more mailing lists