kernel-ark/arch/avr32/kernel
Haavard Skinnemoen 5998a3cf32 [AVR32] Fix wrong pt_regs in critical exception handler
It's not like it really matters at this point since the system is
dying anyway, but handle_critical pushes too few registers on the
stack so the register dump, which makes the register dump look a bit
strange. This patch fixes it.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-07 14:54:48 +01:00
..
asm-offsets.c [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00
avr32_ksyms.c
cpu.c
entry-avr32b.S [AVR32] Fix wrong pt_regs in critical exception handler 2007-12-07 14:54:48 +01:00
head.S
init_task.c
irq.c
kprobes.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
Makefile [AVR32] Implement stacktrace support 2007-12-07 14:52:36 +01:00
module.c
process.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
ptrace.c [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00
semaphore.c
setup.c [AVR32] fix command line parsing in early_parse_fbmem 2007-10-11 12:16:56 +02:00
signal.c
stacktrace.c [AVR32] Implement stacktrace support 2007-12-07 14:52:36 +01:00
switch_to.S
sys_avr32.c
syscall_table.S
syscall-stubs.S
time.c
traps.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
vmlinux.lds.S [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00