android_kernel_xiaomi_sm7250/arch/blackfin
Robin Getz 9a62ca40fd [Blackfin] arch: fix bug - when we crash, current is not valid
Sometimes when we crash, current is not valid, (has been written
over), so the existing code causes a invalid read during exception
context - which is a unrecoverable double fault. This fixes this.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-03-26 09:15:58 +08:00
..
boot Blackfin arch: add a cheesy install target 2007-10-22 00:45:55 +08:00
configs [Blackfin] arch: turn generic time on by default 2008-02-29 12:26:41 +08:00
kernel [Blackfin] arch: fix bug - when we crash, current is not valid 2008-03-26 09:15:58 +08:00
lib [Blackfin] arch: fix bug - make memcpy return the dest addr. 2007-12-21 21:12:21 +08:00
mach-bf527 [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace 2008-02-25 12:19:57 +08:00
mach-bf533 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf537 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf548 [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 2008-03-26 10:02:13 +08:00
mach-bf561 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 2008-03-26 08:09:12 +08:00
mach-common [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 2008-03-06 16:04:58 -07:00
mm [Blackfin] arch: kill section mismatch warnings 2008-02-29 12:02:10 +08:00
oprofile Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig [Blackfin] arch: initial generic time and clock sources 2008-02-29 12:24:23 +08:00
Kconfig.debug [Blackfin] arch: add slightly better help text for CPLB_INFO 2008-02-02 15:32:40 +08:00
Makefile [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable 2008-03-07 02:43:48 +08:00