aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorLaura Abbott <[email protected]>2011-08-31 02:04:06 +0100
committerRussell King <[email protected]>2011-10-17 09:12:41 +0100
commitb380ab4f85d641574d91b12b333848a0731a497c (patch)
treeee8db08db4cef2369d0221ea5f65162c729aa55c /net/lapb/lapb_timer.c
parentb3377d1865723cea5334954e6ffcb2182b6689c8 (diff)
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Currently, show_regs calls __backtrace which does nothing if CONFIG_FRAME_POINTER is not set. Switch to dump_stack which handles both CONFIG_FRAME_POINTER and CONFIG_ARM_UNWIND correctly. __backtrace is now superseded by dump_stack in general and show_regs was the last caller so remove __backtrace as well. Signed-off-by: Laura Abbott <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions