2008-08-21 03:26:57

by Jeffrey V. Merkey

[permalink] [raw]
Subject: [PATCH 2.6.27-rc4 19/27] 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-18 23:40:26.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) on x86 platforms.
+
'k' - Secure Access Key (SAK) Kills all programs on the current virtual
console. NOTE: See important comments below in SAK section.