* [bytedance:6.6-velinux 5959/5959] htmldocs: Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils]
@ 2025-09-19 10:43 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-09-19 10:43 UTC (permalink / raw)
To: jason.zeng; +Cc: oe-kbuild-all
tree: https://github.com/bytedance/kernel.git 6.6-velinux
head: 267e33ff5e034d9f9222c229e6967b6ceb65e27a
commit: 14e76e4269bba303729abc7345871d31b6a99357 [5959/5959] crypto: ccp: Add the SNP_PLATFORM_STATUS command
reproduce: (https://download.01.org/0day-ci/archive/20250919/202509191208.obomOxRR-lkp@intel.com/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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202509191208.obomOxRR-lkp@intel.com/
All warnings (new ones prefixed by >>):
WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 -internal ./include/linux/energy_model.h' failed with return code 2
Documentation/power/video.rst:213: WARNING: Footnote [#] is not referenced. [ref.footnote]
WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 ./include/linux/fprobe.h' failed with return code 1
WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 8.2.3 -internal ./include/linux/mutex.h' failed with return code 2
Documentation/translations/zh_TW/dev-tools/index.rst:21: WARNING: toctree contains reference to nonexisting document 'translations/zh_TW/dev-tools/sparse' [toc.not_readable]
>> Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils]
Documentation/virt/coco/sev-guest.rst:78: WARNING: Inline emphasis start-string without end-string. [docutils]
Documentation/virt/coco/sev-guest.rst:81: WARNING: Inline emphasis start-string without end-string. [docutils]
>> Documentation/virt/coco/sev-guest.rst:83: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
vim +75 Documentation/virt/coco/sev-guest.rst
72
73 ::
74 struct sev_issue_cmd {
> 75 /* Command ID */
76 __u32 cmd;
77
78 /* Command request structure */
79 __u64 data;
80
81 /* Firmware error code on failure (see psp-sev.h) */
82 __u32 error;
> 83 };
84
85
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-19 10:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19 10:43 [bytedance:6.6-velinux 5959/5959] htmldocs: Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils] kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.