acrn-kernel/arch/blackfin/kernel
Sonic Zhang 7fe1a91281 blackfin,kgdb: Do not put PC in gdb_regs into retx.
In blackfin, kgdb is running in delayed exception IRQ5 other than in
exception IRQ3 directly.  Register reti other than retx in pt_regs is
the kgdb return address. So, don't put PC in gdb_regs into retx.

CC: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Sonic Zhang <sonic.adi@gmail.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2010-01-07 11:58:37 -06:00
..
cplb-mpu Blackfin: MPU: add missing __init markings 2009-12-15 00:16:53 -05:00
cplb-nompu Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant 2009-12-15 00:16:54 -05:00
.gitignore
Makefile
asm-offsets.c
bfin_dma_5xx.c Blackfin: reject NULL callback in set_dma_callback() 2009-12-15 00:15:37 -05:00
bfin_gpio.c
bfin_ksyms.c
cplbinfo.c
dma-mapping.c Blackfin: dma-mapping.h: flesh out missing DMA mapping functions 2009-12-15 00:16:01 -05:00
early_printk.c
entry.S
fixed_code.S
flat.c
ftrace-entry.S
ftrace.c
gptimers.c Blackfin: gptimers: use unsigned timer/group ids 2009-12-15 00:15:30 -05:00
init_task.c
ipipe.c Blackfin/ipipe: prepare status bitops for SMP support 2009-12-15 00:15:12 -05:00
irqchip.c
kgdb.c blackfin,kgdb: Do not put PC in gdb_regs into retx. 2010-01-07 11:58:37 -06:00
kgdb_test.c Blackfin: kgdb_test: clean up code a bit 2009-12-15 00:16:50 -05:00
module.c
process.c Blackfin: finish_atomic_sections: optimize the RTS step 2009-12-15 00:15:42 -05:00
ptrace.c Blackfin: drop ptrace() write support for fixed code/bootrom 2009-12-15 00:15:57 -05:00
reboot.c
setup.c Blackfin: drop 4KB reserve at end of memory 2009-12-15 00:15:50 -05:00
shadow_console.c
signal.c Blackfin: add support for TIF_NOTIFY_RESUME 2009-12-15 00:16:52 -05:00
stacktrace.c
sys_bfin.c
time-ts.c Blackfin: convert cyc2ns() to clocksource_cyc2ns() 2009-12-15 00:16:47 -05:00
time.c Blackfin: drop duplicate sched_clock 2009-12-15 00:16:56 -05:00
traps.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2009-12-16 10:52:35 -08:00
vmlinux.lds.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2009-12-16 10:52:35 -08:00