2008-08-29 06:22:05

by Jeffrey V. Merkey

[permalink] [raw]
Subject: [PATCH 2.6.27-rc5 21/29] mdb: add MAGIC_SYSRQ support for mdb to documentation

add MAGIC_SYSRQ support for mdb to documentation


Signed-off-by: Jeffrey Vernon Merkey ([email protected])

--- a/Documentation/sysrq.txt 2008-07-13 15:51:29.000000000 -0600
+++ b/Documentation/sysrq.txt 2008-08-28 14:20:04.000000000 -0600
@@ -82,6 +82,8 @@

'i' - Send a SIGKILL to all processes, except for init.

+'j' - Used by Jeff Merkey's Kernel Debugger (mdb).
+
'k' - Secure Access Key (SAK) Kills all programs on the current virtual
console. NOTE: See important comments below in SAK section.