[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202302161045.T349jkBT-lkp@intel.com>
Date: Thu, 16 Feb 2023 10:44:13 +0800
From: kernel test robot <lkp@...el.com>
To: Tom Lendacky <thomas.lendacky@....com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Paolo Bonzini <pbonzini@...hat.com>, linux-doc@...r.kernel.org
Subject: htmldocs: Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92:
WARNING: Unexpected indentation.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 033c40a89f55525139fd5b6342281b09b97d05bf
commit: 493a2c2d23ca91afba96ac32b6cbafb54382c2a3 Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
date: 6 days ago
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=493a2c2d23ca91afba96ac32b6cbafb54382c2a3
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 493a2c2d23ca91afba96ac32b6cbafb54382c2a3
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 <lkp@...el.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202302161045.T349jkBT-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation.
vim +92 Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst
89
90 The mitigation for the KVM_CAP_X86_DISABLE_EXITS capability can be turned on
91 using the boolean module parameter mitigate_smt_rsb, e.g.:
> 92 kvm.mitigate_smt_rsb=1
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
Powered by blists - more mailing lists