Home
last modified time | relevance | path

Searched hist:ef41b5c9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/lib/
H A Dbacktrace.Sef41b5c9 Sun Oct 20 09:34:10 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> 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>
ef41b5c9 Sun Oct 20 09:34:10 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> 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>
/openbmc/linux/arch/arm/kernel/
H A Dtraps.cef41b5c9 Sun Oct 20 09:34:10 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> 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>
ef41b5c9 Sun Oct 20 09:34:10 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> 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>