diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-02-24 10:42:14 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-03-03 15:48:38 -0700 |
commit | d3c1a297b6fe60fe7be637cb067b27fca46be504 (patch) | |
tree | 1c7907d2b0503ed9066b6104355571cb3f2f7507 /Documentation/media/v4l-drivers | |
parent | bd8562626c8e170691d6457fe4e8dfb45607a48d (diff) | |
download | talos-obmc-linux-d3c1a297b6fe60fe7be637cb067b27fca46be504.tar.gz talos-obmc-linux-d3c1a297b6fe60fe7be637cb067b27fca46be504.zip |
Documentation: Update path to sysrq.txt
Commit 9d85025b0418 ("docs-rst: create an user's manual book") moved the
sysrq.txt leaving old paths in the kernel docs.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/v4l-drivers')
-rw-r--r-- | Documentation/media/v4l-drivers/bttv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/v4l-drivers/bttv.rst b/Documentation/media/v4l-drivers/bttv.rst index bc63b12efafd..195ccaac2816 100644 --- a/Documentation/media/v4l-drivers/bttv.rst +++ b/Documentation/media/v4l-drivers/bttv.rst @@ -312,7 +312,7 @@ information out of a register+stack dump printed by the kernel on protection faults (so-called "kernel oops"). If you run into some kind of deadlock, you can try to dump a call trace -for each process using sysrq-t (see Documentation/sysrq.txt). +for each process using sysrq-t (see Documentation/admin-guide/sysrq.rst). This way it is possible to figure where *exactly* some process in "D" state is stuck. |