]> Git Repo - linux.git/commit
[ARM] always allow dump_stack() to produce a backtrace
authorRussell King <[email protected]>
Thu, 5 Jul 2007 18:59:51 +0000 (19:59 +0100)
committerRussell King <[email protected]>
Thu, 5 Jul 2007 18:59:51 +0000 (19:59 +0100)
commit082f47a79bfc8a526b9a3e14a0ae9504fc09cc12
treeb51f42f5694afd4719bfe727d0ab1707c77dd83f
parent7b9c7b4d07fd8981193a2c4ecb650566f42d1219
[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 <[email protected]>
arch/arm/kernel/traps.c
This page took 0.0498 seconds and 4 git commands to generate.