]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] always allow dump_stack() to produce a backtrace
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 5 Jul 2007 18:59:51 +0000 (19:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Jul 2007 18:59:51 +0000 (19:59 +0100)
commit8d7321e13c2a17137da0892ee6774881badecd92
treeb51f42f5694afd4719bfe727d0ab1707c77dd83f
parentf18c1ce90e3a681daa334a45685f5ce02293836f
[ARM] always allow dump_stack() to produce a backtrace

Don't make this dependent on CONFIG_DEBUG_KERNEL - if we hit a WARN_ON
we need the stack trace to work out how we got to that point.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c