alistair23-linux/arch/blackfin/mach-common
Graf Yang efe065a1b3 Blackfin arch: fix bug - kernel with SMP patch can not bootup
The original code defined _exception_stack but not alloc space for the exception
stack. In exception, this area is over written by exception stack. Common kernel
luckly boot up, but SMP kernel stuck.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-10-28 14:00:52 +08:00
..
arch_checks.c Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
cache.S Blackfin arch: fix bug - dmacopy test case fail on all platform 2008-11-18 17:48:22 +08:00
cpufreq.c Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. 2008-10-28 14:18:29 +08:00
dpmc.c [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 2008-05-07 11:41:26 +08:00
dpmc_modes.S Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00
entry.S Blackfin arch: fix bug - kernel with SMP patch can not bootup 2008-10-28 14:00:52 +08:00
head.S Blackfin arch: unify duplicated bss init code 2008-10-27 18:17:41 +08:00
interrupt.S Blackfin arch: Fix bug - HW Errors never recover on BF548 2008-10-09 17:06:32 +08:00
ints-priority.c Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined 2008-10-28 11:07:15 +08:00
irqpanic.c [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 2008-01-27 15:38:56 +08:00
lock.S Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
Makefile Blackfin arch: cleanup cache lock code 2008-08-14 14:29:57 +08:00
pm.c Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00