* [ammarfaizi2-block:palmer/linux/riscv-hwprobe 2/4] htmldocs: Documentation/riscv/hwprobe.rst:40: WARNING: Unexpected indentation.
@ 2022-09-15 4:09 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-09-15 4:09 UTC (permalink / raw)
To: Palmer Dabbelt
Cc: kbuild-all, Ammar Faizi, GNU/Weeb Mailing List, linux-kernel,
linux-doc
tree: https://github.com/ammarfaizi2/linux-block palmer/linux/riscv-hwprobe
head: 9be297f7ed349945cccc85f8df9d90e5ab68c1d9
commit: b4d5e48f9f63b0c36801f57df0c22c7328f841c2 [2/4] (WIP) RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
reproduce:
# https://github.com/ammarfaizi2/linux-block/commit/b4d5e48f9f63b0c36801f57df0c22c7328f841c2
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block palmer/linux/riscv-hwprobe
git checkout b4d5e48f9f63b0c36801f57df0c22c7328f841c2
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 <[email protected]>
All warnings (new ones prefixed by >>):
>> Documentation/riscv/hwprobe.rst:40: WARNING: Unexpected indentation.
vim +40 Documentation/riscv/hwprobe.rst
27
28 * :RISCV_HWPROBE_KEY_MVENDORID:: Contains the value of :mvendorid:, as per the
29 ISA specifications.
30 * :RISCV_HWPROBE_KEY_MARCHID:: Contains the value of :marchid:, as per the ISA
31 specifications.
32 * :RISCV_HWPROBE_KEY_MIMPLID:: Contains the value of :mimplid:, as per the ISA
33 specifications.
34 * :RISCV_HWPROBE_KEY_BASE_BEHAVIOR:: A bitmask containing the base user-visible
35 behavior that this kernel supports. The following base user ABIs are defined:
36 * :RISCV_HWPROBE_BASE_BEHAVIOR_IMA:: Support for rv32ima or rv64ima, as
37 defined by version 2.2 of the user ISA and version 1.10 of the privileged
38 ISA, with the following known exceptions (more exceptions may be added,
39 but only if it can be demonstrated that the user ABI is not broken):
> 40 * The :fence.i: instruction cannot be directly executed by userspace
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-15 4:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-15 4:09 [ammarfaizi2-block:palmer/linux/riscv-hwprobe 2/4] htmldocs: Documentation/riscv/hwprobe.rst:40: WARNING: Unexpected indentation kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox