All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sean Christopherson <seanjc@google.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-doc@vger.kernel.org
Subject: [sean-jc:x86/gmem_default_shared 1/10] htmldocs: Documentation/virt/kvm/api.rst:6424: WARNING: Literal block expected; none found. [docutils]
Date: Tue, 30 Sep 2025 05:11:19 +0200	[thread overview]
Message-ID: <202509300514.P2rZBVjM-lkp@intel.com> (raw)

tree:   https://github.com/sean-jc/linux x86/gmem_default_shared
head:   71c8199c17c4609d842dc94e6d225156d8574d82
commit: f844b9053e048ebcebbedf37c72d6084a41fa773 [1/10] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
reproduce: (https://download.01.org/0day-ci/archive/20250930/202509300514.P2rZBVjM-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/202509300514.P2rZBVjM-lkp@intel.com/

All warnings (new ones prefixed by >>):

   ERROR: Cannot find file ./include/linux/mutex.h
   ERROR: Cannot find file ./include/linux/mutex.h
   WARNING: No kernel-doc for file ./include/linux/mutex.h
   ERROR: Cannot find file ./include/linux/fwctl.h
   WARNING: No kernel-doc for file ./include/linux/fwctl.h
>> Documentation/virt/kvm/api.rst:6424: WARNING: Literal block expected; none found. [docutils]


vim +6424 Documentation/virt/kvm/api.rst

3d3a04fad25a66 Fuad Tabba 2025-07-29  6423  
3d3a04fad25a66 Fuad Tabba 2025-07-29 @6424  When the KVM MMU performs a PFN lookup to service a guest fault and the backing
3d3a04fad25a66 Fuad Tabba 2025-07-29  6425  guest_memfd has the GUEST_MEMFD_FLAG_MMAP set, then the fault will always be
3d3a04fad25a66 Fuad Tabba 2025-07-29  6426  consumed from guest_memfd, regardless of whether it is a shared or a private
3d3a04fad25a66 Fuad Tabba 2025-07-29  6427  fault.
3d3a04fad25a66 Fuad Tabba 2025-07-29  6428  

:::::: The code at line 6424 was first introduced by commit
:::::: 3d3a04fad25a6621828518a2abe536142d2c1a7d KVM: Allow and advertise support for host mmap() on guest_memfd files

:::::: TO: Fuad Tabba <tabba@google.com>
:::::: CC: Paolo Bonzini <pbonzini@redhat.com>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-09-30  3:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202509300514.P2rZBVjM-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=seanjc@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.