Re: [PATCH] tty: only print sysrq help for handlers that are enabled

2013-12-24 Thread Peter Hurley
On 12/24/2013 12:04 AM, sh...@churchofgit.com wrote: On Tue, Dec 03, 2013 at 07:55:25AM -0800, Shawn Landden wrote: Also print out a notice when sysrq is in selective mode. Signed-off-by: Shawn Landden --- drivers/tty/sysrq.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff

Re: [PATCH] tty: only print sysrq help for handlers that are enabled

2013-12-23 Thread shawn
> On Tue, Dec 03, 2013 at 07:55:25AM -0800, Shawn Landden wrote: >> Also print out a notice when sysrq is in selective mode. >> >> Signed-off-by: Shawn Landden >> --- >> drivers/tty/sysrq.c | 7 ++- >> 1 file changed, 6 insertions(+), 1 deletion(-) >> >> diff --git a/drivers/tty/sysrq.c b/dri

Re: [PATCH] tty: only print sysrq help for handlers that are enabled

2013-12-12 Thread Greg Kroah-Hartman
On Tue, Dec 03, 2013 at 07:55:25AM -0800, Shawn Landden wrote: > Also print out a notice when sysrq is in selective mode. > > Signed-off-by: Shawn Landden > --- > drivers/tty/sysrq.c | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/drivers/tty/sysrq.c b/drivers/tty