On Wednesday, January 9, 2019 12:56:51 AM CET Otto Sabart wrote: > > --LZvS9be/3tNcYl/X > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > 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@xxxxxxxxxx> > --- > Documentation/trace/coresight-cpu-debug.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/trace/coresight-cpu-debug.txt b/Documentation/tr= > ace/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. > =20 > 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 Applied, thanks!