lkml.org 
[lkml]   [2015]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] x86: fix output of show_stack_log_lvl
Date
show_regs() use show_stack_log_lvl() with KERN_EMERG.
The code of show_stack_log_lvl and show_trace_log_lvl does not print
the logs at the desired level, the messages are thus split into
different levels.
EMERG Stack:
DEFAULT <stack>
EMERG Trace:
DEFAULT <trace>

Adrien Schildknecht (2):
x86: fix output of show_stack_log_lvl()
x86: fix output of show_trace_log_lvl()

arch/x86/kernel/dumpstack.c | 10 +++++-----
arch/x86/kernel/dumpstack_32.c | 9 ++++++---
arch/x86/kernel/dumpstack_64.c | 9 ++++++---
3 files changed, 17 insertions(+), 11 deletions(-)

--
2.2.1



\
 
 \ /
  Last update: 2015-02-20 00:01    [W:0.075 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site