lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 22 Sep 2010 13:05:20 +0300
From:	Alexander Shishkin <virtuoso@...nd.org>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	lkml <linux-kernel@...r.kernel.org>,
	Jason Wessel <jason.wessel@...driver.com>,
	"David S. Miller" <davem@...emloft.net>,
	"James E.J. Bottomley" <James.Bottomley@...e.de>,
	David Airlie <airlied@...ux.ie>
Subject: Re: [PATCH] documentation: update sysrq.txt key mappings

On Tue, Sep 21, 2010 at 04:01:42 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
> 
> Update Documentation/sysrq.txt magic sysrq keys:
> 
> - 'g' is for kgdb (not arch-specific);
> - add 2 new uses for 'v', remove the Voyager info;
> - add 'y' info (SPARC-64 specific);
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
> Cc:	Jason Wessel <jason.wessel@...driver.com>
> Cc:	"David S. Miller" <davem@...emloft.net>
> Cc:	"James E.J. Bottomley" <James.Bottomley@...e.de>
> Cc:	David Airlie <airlied@...ux.ie>
> Cc:	Alexander Shishkin <virtuoso@...nd.org>

Acked-by: Alexander Shishkin <virtuoso@...nd.org>

> ---
>  Documentation/sysrq.txt |    7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> --- lnx-2636-rc5.orig/Documentation/sysrq.txt
> +++ lnx-2636-rc5/Documentation/sysrq.txt
> @@ -75,7 +75,7 @@ On all -  write a character to /proc/sys
>  
>  'f'	- Will call oom_kill to kill a memory hog process.
>  
> -'g'	- Used by kgdb on ppc and sh platforms.
> +'g'	- Used by kgdb (kernel debugger)
>  
>  'h'     - Will display help (actually any other key than those listed
>            here will display help. but 'h' is easy to remember :-)
> @@ -110,12 +110,15 @@ On all -  write a character to /proc/sys
>  
>  'u'     - Will attempt to remount all mounted filesystems read-only.
>  
> -'v'	- Dumps Voyager SMP processor info to your console.
> +'v'	- Forcefully restores framebuffer console
> +'v'	- Causes ETM buffer dump [ARM-specific]
>  
>  'w'	- Dumps tasks that are in uninterruptable (blocked) state.
>  
>  'x'	- Used by xmon interface on ppc/powerpc platforms.
>  
> +'y'	- Show global CPU Registers [SPARC-64 specific]
> +
>  'z'	- Dump the ftrace buffer
>  
>  '0'-'9' - Sets the console log level, controlling which kernel messages
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ