tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: c4185b16aba73929aa76f0d030efbe79ae867808 commit: 084cc29f8bbb034cf30a7ee07a816c115e0c28df [4541/7282] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis reproduce: 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/virt/kvm/api.rst:8217: WARNING: Unexpected indentation. vim +8217 Documentation/virt/kvm/api.rst 8211 8212 :Capability KVM_CAP_VM_DISABLE_NX_HUGE_PAGES 8213 :Architectures: x86 8214 :Type: vm 8215 :Parameters: arg[0] must be 0. 8216 :Returns 0 on success, -EPERM if the userspace process does not > 8217 have CAP_SYS_BOOT, -EINVAL if args[0] is not 0 or any vCPUs have been 8218 created. 8219 -- 0-DAY CI Kernel Test Service https://01.org/lkp