tree: https://github.com/ammarfaizi2/linux-block palmer/linux/riscv-hwprobe-v1 head: ea6ba33fae4f9ca9d13f457ea2ccc8dd9f99d367 commit: e90cd87a013cc1d11ef869a8871ba45268ec4212 [1/5] RISC-V: Add a syscall for HW probing reproduce: # https://github.com/ammarfaizi2/linux-block/commit/e90cd87a013cc1d11ef869a8871ba45268ec4212 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block palmer/linux/riscv-hwprobe-v1 git checkout e90cd87a013cc1d11ef869a8871ba45268ec4212 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 All warnings (new ones prefixed by >>): >> Documentation/riscv/hwprobe.rst:29: WARNING: Field list ends without a blank line; unexpected unindent. vim +29 Documentation/riscv/hwprobe.rst 27 28 * :RISCV_HWPROBE_KEY_MVENDORID:: Contains the value of :mvendorid:, as per the > 29 ISA specifications. -- 0-DAY CI Kernel Test Service https://01.org/lkp