[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2419155.1rRbCxiQ6f@aspire.rjw.lan>
Date: Tue, 26 Jun 2018 12:09:51 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Linux PM <linux-pm@...r.kernel.org>
Cc: Pawit Pornkitprasan <p.pawit@...il.com>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Linux Documentation <linux-doc@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Subject: [PATCH] Documentation: admin-guide: intel_pstate: Fix sysfs path
From: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
Fix an incorrect sysfs path in the intel_pstate admin-guide
documentation.
Fixes: 33fc30b47098 (cpufreq: intel_pstate: Document the current behavior and user interface)
Reported-by: Pawit Pornkitprasan <p.pawit@...il.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
---
Documentation/admin-guide/pm/intel_pstate.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: linux-pm/Documentation/admin-guide/pm/intel_pstate.rst
===================================================================
--- linux-pm.orig/Documentation/admin-guide/pm/intel_pstate.rst
+++ linux-pm/Documentation/admin-guide/pm/intel_pstate.rst
@@ -324,8 +324,7 @@ Global Attributes
``intel_pstate`` exposes several global attributes (files) in ``sysfs`` to
control its functionality at the system level. They are located in the
-``/sys/devices/system/cpu/cpufreq/intel_pstate/`` directory and affect all
-CPUs.
+``/sys/devices/system/cpu/intel_pstate/`` directory and affect all CPUs.
Some of them are not present if the ``intel_pstate=per_cpu_perf_limits``
argument is passed to the kernel in the command line.
Powered by blists - more mailing lists