On 05/19/2014 11:27 AM, Borislav Petkov wrote:
> From: Borislav Petkov <b...@suse.de>
> 
> ... instead of naked numbers.
> 
> Stuff in sysrq.c used to set it to 8 which is supposed to mean above
> default level so set it to DEBUG instead as we're terminating/killing
> all tasks and we want to be verbose there.
> 
> There should be no functionality change resulting from this patch.
> 

Acked-by: Randy Dunlap <rdun...@infradead.org>

Thanks.

> Cc: Linus Torvalds <torva...@linux-foundation.org>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Cc: Randy Dunlap <rdun...@infradead.org>
> Cc: x...@kernel.org
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: Jiri Slaby <jsl...@suse.cz>
> Cc: Jason Wessel <jason.wes...@windriver.com>
> Cc: kgdb-bugrep...@lists.sourceforge.net
> Cc: Hedi Berriche <h...@sgi.com>
> Cc: Mike Travis <tra...@sgi.com>
> Cc: Dimitri Sivanich <sivan...@sgi.com>
> Cc: Steven Rostedt <rost...@goodmis.org>
> Cc: Kees Cook <keesc...@chromium.org>
> Cc: Peter Zijlstra <pet...@infradead.org>
> Signed-off-by: Borislav Petkov <b...@suse.de>
> ---
>  arch/x86/kernel/head64.c      |  2 +-
>  arch/x86/platform/uv/uv_nmi.c |  2 +-
>  drivers/nubus/nubus.c         | 18 +++++++++---------
>  drivers/tty/sysrq.c           |  8 ++++----
>  include/linux/printk.h        | 15 +++++++++++++--
>  init/main.c                   |  4 ++--
>  kernel/debug/kdb/kdb_bt.c     |  2 +-
>  kernel/debug/kdb/kdb_io.c     |  2 +-
>  kernel/debug/kdb/kdb_main.c   |  2 +-
>  kernel/printk/printk.c        | 13 +++----------
>  10 files changed, 36 insertions(+), 32 deletions(-)


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to