kernel-ark/arch/arm/kernel
Russell King 5b10c8e436 [ARM] Fix stacktrace FP range checking
Fix an oops in the stacktrace code, caused by improper range checking.
We subtract 12 off 'fp' before testing to see if it's below the low
bound.  However, if 'fp' were zero before, it becomes a very large
positive number, causing this test to succeed where it should fail.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-30 13:15:12 +01:00
..
armksyms.c [ARM] use __used attribute 2007-05-30 13:15:06 +01:00
arthur.c
asm-offsets.c
bios32.c
calls.S
compat.c
compat.h
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
ecard.c
ecard.h
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head-common.S
head-nommu.S
head.S
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
machine_kexec.c
Makefile
module.c
process.c
ptrace.c
ptrace.h
relocate_kernel.S
semaphore.c
setup.c [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts 2007-05-20 19:36:04 +01:00
signal.c
signal.h
smp.c
stacktrace.c [ARM] Fix stacktrace FP range checking 2007-05-30 13:15:12 +01:00
stacktrace.h
sys_arm.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
sys_oabi-compat.c
time.c
traps.c
vmlinux.lds.S
xscale-cp0.c