commit | a5a242dceed5d1c74fe46088762a9e4312c2d000 | [log] [tgz] |
---|---|---|
author | Vegard Nossum <vegard.nossum@gmail.com> | Fri Jun 13 11:00:14 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 13 13:17:30 2008 +0200 |
tree | 59f7f7cc3d31150921d078b457ba3bed1591426a | |
parent | 886dd58258e6ddebe20e7aebef7b167a24bad7ee [diff] |
stacktrace: print_stack_trace() cleanup - 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>