kernel-ark/arch/arm/kernel
Catalin Marinas aaaa3f9e51 [PATCH] ARM: 2769/1: cpu_init() stack setup fix
Patch from Catalin Marinas

The compiler allocates r14 for the stk variable in the __asm__ directive.
This is a shadowed register and gets changed when the mode is changed,
causing random values in the SP register. The patch adds a clobber for
the r14 register.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-29 15:34:39 +01:00
..
apm.c
armksyms.c
arthur.c
asm-offsets.c
bios32.c
calls.S
compat.c
debug.S
dma-isa.c
dma.c
ecard.c
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head.S
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
Makefile
module.c
process.c [PATCH] ARM: Add VST idle loop call 2005-06-27 14:04:05 +01:00
ptrace.c
ptrace.h
semaphore.c
setup.c [PATCH] ARM: 2769/1: cpu_init() stack setup fix 2005-06-29 15:34:39 +01:00
signal.c
signal.h
smp.c [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing 2005-06-28 13:49:16 +01:00
sys_arm.c
time.c [PATCH] ARM: Add VST idle loop call 2005-06-27 14:04:05 +01:00
traps.c
vmlinux.lds.S