]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Jul 2008 17:31:35 +0000 (10:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Jul 2008 17:31:35 +0000 (10:31 -0700)
commita84b546c59cc2f2e6a65c0c8569fef5c7535c8bb
tree33eac56aac120778dc04207290ad539765ff5eb6
parent3cfe66b7017c16aef4e014d2868a142a9b066731
parent0f6c58be78c1be7a5aa2e59738cac255760df053
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  generic-ipi: powerpc/generic-ipi tree build failure
  stacktrace: fix build failure on sparc64
  stacktrace: export save_stack_trace[_tsk]
  stacktrace: fix modular build, export print_stack_trace and save_stack_trace
  backtrace: replace timer with tasklet + completions
  stacktrace: add saved stack traces to backtrace self-test
  stacktrace: print_stack_trace() cleanup
  debugging: make stacktrace independent from DEBUG_KERNEL
  stacktrace: don't crash on invalid stack trace structs
arch/arm/kernel/stacktrace.c
lib/Kconfig.debug