htmldocs: Documentation/admin-guide/mm/pghot.rst:179: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
kernel test robot <[email protected]> Wed, 29 Jul 2026 11:26:02 +0200
| Newsgroups | dev.linux.lists.oe-kbuild-all,org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
tree: https://github.com/intel-lab-lkp/linux/commits/Bharata-B-Rao/mm-migrate-Allow-misplaced-migration-without-VMA/20260728-135111 head: 83ea63839655bef9c4e947bf642457beabf35b77 commit: 83ea63839655bef9c4e947bf642457beabf35b77 x86/mm/ibs: Add runtime controls for IBS memprofiler date: 27 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/20260729/[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 >>): 0 no adjustment of input current limit. This helps for more unusual power sources like solar modules. [docutils] Documentation/admin-guide/mm/pghot.rst:90: ERROR: Unexpected indentation. [docutils] Documentation/admin-guide/mm/pghot.rst:177: ERROR: Unexpected indentation. [docutils] >> Documentation/admin-guide/mm/pghot.rst:179: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] Documentation/admin-guide/mm/pghot.rst:188: ERROR: Unexpected indentation. [docutils] Documentation/admin-guide/mm/pghot.rst:189: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] Documentation/admin-guide/mm/pghot.rst:193: ERROR: Unexpected indentation. [docutils] Documentation/admin-guide/mm/pghot.rst:195: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] WARNING: ./block/blk-map.c:366 Excess function parameter 'op' description in 'bio_copy_kern' vim +179 Documentation/admin-guide/mm/pghot.rst 174 175 1. **l3miss-only** 176 - When 1, only accesses that miss the L3 cache are sampled. It is 177 recommended to run the memory profiler with L3 miss filtering 178 enabled. > 179 - Default: 1 180 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki