android_kernel_samsung_msm8976/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 [ARM] ARMv6: add CPU_HAS_ASID configuration 2007-05-17 10:19:23 +01:00
bios32.c
calls.S [ARM] Update ARM syscalls 2007-05-16 15:37:48 +01:00
compat.c
compat.h
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
ecard.c [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() 2007-05-11 17:19:02 +01:00
ecard.h
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head-common.S
head-nommu.S [ARM] Ensure head text is always placed at the start of kernel 2007-05-08 15:15:45 +01:00
head.S [ARM] Ensure head text is always placed at the start of kernel 2007-05-08 15:15:45 +01:00
init_task.c [ARM] Shut up warning about init_thread_union 2007-05-08 12:39:37 +01:00
io.c
irq.c
isa.c
iwmmxt.S
machine_kexec.c
Makefile
module.c [ARM] Fix ARM branch relocation range 2007-05-08 22:05:25 +01:00
process.c
ptrace.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
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 [ARM] Spinlock initializer cleanup 2007-05-11 17:38:04 +01:00
traps.c move die notifier handling to common code 2007-05-08 11:15:04 -07:00
vmlinux.lds.S all-archs: consolidate .data section definition in asm-generic 2007-05-19 09:11:57 +02:00
xscale-cp0.c