From: Alexander van Heukelum Date: Thu, 10 Jul 2008 19:16:39 +0000 (+0200) Subject: x86: traps_xx: modify x86_64 to use _log_lvl variants X-Git-Tag: v2.6.27-rc1~955^2~1^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dedcee394a3f61475d08002bd12e8068d044216;p=pandora-kernel.git 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 Cc: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed