stacktrace: print_stack_trace() cleanup
authorVegard Nossum <vegard.nossum@gmail.com>
Fri, 13 Jun 2008 09:00:14 +0000 (11:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Jun 2008 11:17:30 +0000 (13:17 +0200)
- shorter code and better atomicity with regards to printk().

(It's been tested with the backtrace self-test code on i386 and x86_64.)

Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found