aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
context:
space:
mode:
authorOtto Sabart <ottosabart@seberm.com>2019-01-09 00:56:51 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-01-09 11:44:30 +0100
commit7604bf0920985c9280c8b24e2f0c3e4ed47f502f (patch)
tree8ed5aac90bac35150f19bdee066a583f9c907b16 /Documentation
parentcpuidle / Documentation: Update cpuidle MAINTAINERS entry (diff)
downloadwireguard-linux-7604bf0920985c9280c8b24e2f0c3e4ed47f502f.tar.xz
wireguard-linux-7604bf0920985c9280c8b24e2f0c3e4ed47f502f.zip
doc: trace: fix reference to cpuidle documentation file
Old cpuidle/sysfs.txt file was replaced in aa5eee355b46. So, refer to an updated file. Fixes: aa5eee355b46 (Documentation: admin-guide: PM: Add cpuidle document) Signed-off-by: Otto Sabart <ottosabart@seberm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/trace/coresight-cpu-debug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/coresight-cpu-debug.txt b/Documentation/trace/coresight-cpu-debug.txt
index 89ab09e78e8d..f07e38094b40 100644
--- a/Documentation/trace/coresight-cpu-debug.txt
+++ b/Documentation/trace/coresight-cpu-debug.txt
@@ -165,7 +165,7 @@ Do some work...
The same can also be done from an application program.
Disable specific CPU's specific idle state from cpuidle sysfs (see
-Documentation/cpuidle/sysfs.txt):
+Documentation/admin-guide/pm/cpuidle.rst):
# echo 1 > /sys/devices/system/cpu/cpu$cpu/cpuidle/state$state/disable