tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb commit: b9e6a2d47b2565eb450d3ee900fba49cc9b25cbd [9602/12724] Documentation: amd-pstate: introduce new global sysfs attributes reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b9e6a2d47b2565eb450d3ee900fba49cc9b25cbd git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout b9e6a2d47b2565eb450d3ee900fba49cc9b25cbd 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@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202302151041.0SWs1RHK-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/admin-guide/pm/amd-pstate.rst:343: WARNING: duplicate label admin-guide/pm/amd-pstate:user space interface in ``sysfs``, other instance in Documentation/admin-guide/pm/amd-pstate.rst vim +343 Documentation/admin-guide/pm/amd-pstate.rst 340 341 342 User Space Interface in ``sysfs`` > 343 ================================= 344 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests