tree: https://github.com/ammarfaizi2/linux-block palmer/linux/riscv-hwprobe head: 9be297f7ed349945cccc85f8df9d90e5ab68c1d9 commit: 31bfd044fd9c80133df458f7215ddd1504a0cceb [1/4] (WIP) RISC-V: Add a syscall for HW probing reproduce: # https://github.com/ammarfaizi2/linux-block/commit/31bfd044fd9c80133df458f7215ddd1504a0cceb git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block palmer/linux/riscv-hwprobe git checkout 31bfd044fd9c80133df458f7215ddd1504a0cceb 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