]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dumpstack: x86: use log_lvl and unify trace formatting
authorAlexander van Heukelum <heukelum@sleipnir.lusi.uni-sb.de>
Sat, 4 Oct 2008 21:12:44 +0000 (23:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:43 +0000 (10:33 +0200)
commitca0a816403c53411bb6b6fb8bf60cef30695b09d
tree2a19497527209f362934d9edb8612651ed3a8122
parent2ac53721f37c79acddaf60f6ff232f56b7abddba
dumpstack: x86: use log_lvl and unify trace formatting

- x86: Write log_lvl strings if available
 - start raw stack dumps on new line
 - i386: Remove extra indentation for raw stack dumps

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/dumpstack_32.c
arch/x86/kernel/dumpstack_64.c