Re: htmldocs: Documentation/driver-api/steal-monitor.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
Shrikanth Hegde <[email protected]> Tue, 4 Aug 2026 17:59:40 +0530
| Newsgroups | dev.linux.lists.oe-kbuild-all,org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
Hi. Thanks for reporting. On 8/3/26 4:42 PM, kernel test robot wrote: > tree: https://github.com/intel-lab-lkp/linux/commits/Shrikanth-Hegde/sched-docs-Document-cpu_preferred_mask-and-Preferred-CPU-concept/20260803-124520 > head: 6b51818cdef464c594cd8aeaa6f04a2f4ca1b1a5 > commit: 6100a3dbbee2530c908dde1eda5aff47105e4661 virt: Introduce steal monitor driver > date: 6 hours ago > 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/20260803/[email protected]/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 <[email protected]> > | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ > > All warnings (new ones prefixed by >>): > > WARNING: ./include/linux/dma-fence-chain.h:48 Excess struct member 'lock' description in 'dma_fence_chain' > WARNING: ./include/linux/device.h:117 struct member 'show_const' not described in 'device_attribute' > WARNING: ./include/linux/device.h:117 struct member 'store_const' not described in 'device_attribute' > WARNING: ./include/media/media-entity.h:1394 function parameter 'args' not described in 'media_entity_call' > WARNING: ./include/media/media-entity.h:1394 function parameter 'args' not described in 'media_entity_call' >>> Documentation/driver-api/steal-monitor.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] > Documentation/driver-api/target:25: ./drivers/target/target_core_user.c:35: ERROR: Unexpected section title. > > > vim +2 Documentation/driver-api/steal-monitor.rst > > > 2 ============= I believe it is due to lack of empty line after this. I will probably keep the one below the text and remove the above one. > 3 Steal Monitor > 4 ============= > 5 > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki