android_kernel_xiaomi_sdm845/arch/blackfin
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
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00
include/asm Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00
kernel Blackfin arch: drop unused exports and comment remaining exports 2008-10-28 11:12:17 +08:00
lib Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined 2008-10-28 11:07:15 +08:00
mach-bf527 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf533 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf537 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf538 Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00
mach-bf548 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf561 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-common Blackfin arch: fix bug - kernel with SMP patch can not bootup 2008-10-28 14:00:52 +08:00
mm Blackfin arch: fix bug - shared lib function in L2 failed be called 2008-10-28 15:57:49 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: drop redundant BFIN_DMA_5XX depends 2008-10-28 11:15:36 +08:00
Kconfig.debug Blackfin arch: Add optional verbose debug 2008-10-10 18:13:21 +08:00
Makefile Blackfin arch: BF538/9 Linux kernel Support 2008-11-18 17:48:22 +08:00