commit | 7dedcee394a3f61475d08002bd12e8068d044216 | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@mailshack.com> | Thu Jul 10 21:16:39 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 16:21:17 2008 +0200 |
tree | 1a6ee77e377416ad66fc57e258feb82f52f2ff98 | |
parent | 78cbac65fd77242f3e5d77f4d7a71e8bc869fe4d [diff] |
x86: traps_xx: modify x86_64 to use _log_lvl variants i386 has show_trace_log_lvl and show_stack_log_lvl, allowing traces to be emitted with log-level annotations. This patch introduces them to x86_64, but log_lvl is only ever set to an empty string. Output of traces is unchanged. i386-chunk is whitespace-only. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Cc: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>