]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel
authorMilton Miller <miltonm@bga.com>
Fri, 8 Jul 2005 00:56:19 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:38 +0000 (18:23 -0700)
commit2b9e0bac9419404a2d210ccaffaec442fe63338e
tree30e434f301c38c66cc0ee4ebe9e7e0a594ce629e
parent8b67f8c177a642b35b7a05f530c12ef2834ef182
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel

Guard the MAGIC_SYSRQ ^O to be just on the console channel.  Make the other
channels more transparent.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hvc_console.c