linux/arch/blackfin/kernel
Sonic Zhang 0d1cdd7ab6 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging.
Skip single step if event priority of current instruction is higher than
that of the first instruction, from which gdb starts single step.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-07-26 18:54:38 +08:00
..
cplb-mpu [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU 2008-04-25 03:26:48 +08:00
cplb-nompu Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R_pcrel12_jump_s) 2008-07-15 16:38:28 +08:00
asm-offsets.c [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. 2008-05-07 11:41:26 +08:00
bfin_dma_5xx.c Blackfin arch: fix bug - IMDMA is not type struct dma_register 2008-07-26 18:28:03 +08:00
bfin_gpio.c Blackfin arch: Functional power management support 2008-07-19 16:57:32 +08:00
bfin_ksyms.c Blackfin arch: IO Port functions to read/write unalligned memory 2008-05-17 16:38:52 +08:00
dma-mapping.c [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
early_printk.c [Blackfin] arch: Spelling fixes 2007-12-24 20:03:51 +08:00
entry.S Blackfin arch: Add ANOMALY_05000368 workaround 2008-07-16 16:59:05 +08:00
fixed_code.S [Blackfin] arch: fix wrong header name in comment 2008-05-07 11:41:26 +08:00
flat.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
gptimers.c Blackfin arch: Cleanup no functional changes 2008-05-20 16:42:39 +08:00
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
irqchip.c Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled 2008-06-25 12:02:07 +08:00
kgdb.c Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. 2008-07-26 18:54:38 +08:00
Makefile Blackfin arch: Do not need this dualcore test module in kernel. 2008-07-19 20:53:46 +08:00
module.c Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
process.c [Blackfin] arch: fix bug - breaking the atomic sections code. 2008-05-07 11:41:26 +08:00
ptrace.c Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM. 2008-07-15 16:15:40 +08:00
reboot.c [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) 2008-04-23 08:01:31 +08:00
setup.c Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines 2008-07-26 18:52:56 +08:00
signal.c [Blackfin] arch: disable single stepping when delivering a signal 2008-05-07 11:41:26 +08:00
sys_bfin.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
time-ts.c [Blackfin] arch: Support for CPU_FREQ and NOHZ 2008-05-07 11:41:26 +08:00
time.c [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 2008-04-25 04:58:29 +08:00
traps.c Blackfin arch: Add unwinding for stack info, and a little more detail on trace buffer 2008-07-26 19:45:46 +08:00
vmlinux.lds.S Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00