Skip to content

Commit 73dd320

Browse files
bagasmerafaeljw
authored andcommitted
Documentation: amd-pstate: disambiguate user space sections
kernel test robot reported htmldocs warning: 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 The documentation contains two sections with the same "User Space Interface in ``sysfs``" title. The first one deals with per-policy sysfs and the second one is about general attributes (currently only global attributes are documented). Disambiguate title text of both sections to fix the warning. Link: https://lore.kernel.org/linux-doc/[email protected]/ Fixes: b9e6a2d ("Documentation: amd-pstate: introduce new global sysfs attributes") Reported-by: kernel test robot <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]> Reviewed-by: Wyes Karny <[email protected]> Acked-by: Huang Rui <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 6e9d121 commit 73dd320

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/admin-guide/pm/amd-pstate.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ with :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``, it will respond
230230
to the request from AMD P-States.
231231

232232

233-
User Space Interface in ``sysfs``
234-
==================================
233+
User Space Interface in ``sysfs`` - Per-policy control
234+
======================================================
235235

236236
``amd-pstate`` exposes several global attributes (files) in ``sysfs`` to
237237
control its functionality at the system level. They are located in the
@@ -339,8 +339,8 @@ processor must provide at least nominal performance requested and go higher if c
339339
operating conditions allow.
340340

341341

342-
User Space Interface in ``sysfs``
343-
=================================
342+
User Space Interface in ``sysfs`` - General
343+
===========================================
344344

345345
Global Attributes
346346
-----------------

0 commit comments

Comments
 (0)