[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207060157.oZAr0KUU-lkp@intel.com>
Date: Wed, 6 Jul 2022 01:37:10 +0800
From: kernel test robot <lkp@...el.com>
To: Chao Peng <chao.p.peng@...ux.intel.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Isaku Yamahata <isaku.yamahata@...el.com>,
Yu Zhang <yu.c.zhang@...ux.intel.com>,
linux-doc@...r.kernel.org
Subject: [intel-tdx:kvm-upstream-workaround 329/442] htmldocs:
Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string
without end-string.
tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: 8af973ebaf30642129fc1ca63f155a469f9615ed
commit: 088ff1f7cc255f6cef6bbe6bdeac7bef64d76ba5 [329/442] KVM: Extend the memslot to support fd-based private memory
reproduce: make htmldocs
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All warnings (new ones prefixed by >>):
>> Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string.
vim +1364 Documentation/virt/kvm/api.rst
088ff1f7cc255f Documentation/virt/kvm/api.rst Chao Peng 2021-11-15 1363
0f2d8f4dd0663d Documentation/kvm/api.txt Avi Kivity 2010-03-25 @1364 /* for kvm_memory_region::flags */
4d8b81abc47b83 Documentation/virtual/kvm/api.txt Xiao Guangrong 2012-08-21 1365 #define KVM_MEM_LOG_DIRTY_PAGES (1UL << 0)
4d8b81abc47b83 Documentation/virtual/kvm/api.txt Xiao Guangrong 2012-08-21 1366 #define KVM_MEM_READONLY (1UL << 1)
088ff1f7cc255f Documentation/virt/kvm/api.rst Chao Peng 2021-11-15 1367 #define KVM_MEM_PRIVATE (1UL << 2)
0f2d8f4dd0663d Documentation/kvm/api.txt Avi Kivity 2010-03-25 1368
:::::: The code at line 1364 was first introduced by commit
:::::: 0f2d8f4dd0663defff8c1738d33478c1fb65a4f5 KVM: Document KVM_SET_USER_MEMORY_REGION
:::::: TO: Avi Kivity <avi@...hat.com>
:::::: CC: Avi Kivity <avi@...hat.com>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists