kernel_optimize_test/arch/blackfin
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
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
kernel 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
lib Blackfin arch: Fix typo. it should be _outsw_8 2008-05-20 16:45:29 +08:00
mach-bf527 Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
mach-bf533 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-bf537 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-bf548 Blackfin arch: Add ISP1760 board resources to BF548-EZKIT 2008-07-26 16:14:57 +08:00
mach-bf561 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-common 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
mm Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
Kconfig.debug Blackfin arch: Do not need this dualcore test module in kernel. 2008-07-19 20:53:46 +08:00
Makefile Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default 2008-07-14 17:10:50 +08:00