oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* htmldocs: Documentation/admin-guide/thermal/intel_powerclamp.rst:328: WARNING: Inline emphasis start-string without end-string.
@ 2023-02-12 14:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-02-12 14:56 UTC (permalink / raw)
  To: Srinivas Pandruvada; +Cc: oe-kbuild-all, Rafael J. Wysocki, linux-doc

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git thermal/bleeding-edge
head:   a6f8eedce38d194452c40540af6cc9cc2a035133
commit: ebf519710218814cf827adbf9111af081344c969 thermal: intel: powerclamp: Add two module parameters
date:   3 days ago
reproduce:
        # https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/commit/?id=ebf519710218814cf827adbf9111af081344c969
        git remote add thermal git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
        git fetch --no-tags thermal thermal/bleeding-edge
        git checkout ebf519710218814cf827adbf9111af081344c969
        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@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202302122247.N4S791c4-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Documentation/admin-guide/thermal/intel_powerclamp.rst:328: WARNING: Inline emphasis start-string without end-string.

vim +328 Documentation/admin-guide/thermal/intel_powerclamp.rst

   326	
   327	``cpumask`` (RW)
 > 328		A bit mask of CPUs to inject idle. The format of the bitmask is same as
   329		used in other subsystems like in /proc/irq/*/smp_affinity. The mask is
   330		comma separated 32 bit groups. Each CPU is one bit. For example for a 256
   331		CPU system the full mask is:
   332		ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff
   333	
   334		The rightmost mask is for CPU 0-32.
   335	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-12 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 14:56 htmldocs: Documentation/admin-guide/thermal/intel_powerclamp.rst:328: WARNING: Inline emphasis start-string without end-string kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).