diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-20 16:34:10 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-12-29 13:32:30 +0100 |
commit | ef41b5c924984b34d9c2830185295b2a9ae78e13 (patch) | |
tree | cfe11581fe72e538435c3a6a88e38c18d6b69a28 /arch/arm/kernel/entry-v7m.S | |
parent | ARM: 7896/1: rename ioremap_cached to ioremap_cache (diff) | |
download | linux-ef41b5c924984b34d9c2830185295b2a9ae78e13.tar.xz linux-ef41b5c924984b34d9c2830185295b2a9ae78e13.zip |
ARM: make kernel oops easier to read
We don't need the offset for the first function name in each backtrace
entry; this needlessly consumes screen space. This is virtually always
the first or second instruction in the called function.
Also, recognise stmfd instructions which include r10 as a valid stack
saving instruction, and when dumping the registers, dump six registers
per line rather than five, and fix the wrapping.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/entry-v7m.S')
0 files changed, 0 insertions, 0 deletions