android_kernel_xiaomi_sm8350/arch/arm/kernel
Russell King db6ccbb61c [ARM] Fix kernel-mode undefined instruction aborts
If the kernel attempts to execute a CP1 or CP2 instruction and it
aborts, and a FP emulator is not loaded, we try to return as if to
a user context, instead of the proper kernel context.  Since the
fault came from kernel mode, we must use the kernel return paths.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-06 22:53:48 +00:00
..
apm.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
armksyms.c
arthur.c
asm-offsets.c
bios32.c
calls.S [ARM] Add more syscalls 2006-12-17 18:23:31 +00:00
compat.c
compat.h
crunch-bits.S
crunch.c
debug.S
dma-isa.c
dma.c
ecard.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
entry-armv.S [ARM] Fix kernel-mode undefined instruction aborts 2007-01-06 22:53:48 +00:00
entry-common.S
entry-header.S
fiq.c
head-common.S
head-nommu.S
head.S [ARM] Clean up KERNEL_RAM_ADDR 2006-12-11 22:29:16 +00:00
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
Makefile
module.c
process.c
ptrace.c
ptrace.h
semaphore.c
setup.c [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH 2006-12-18 00:14:54 +00:00
signal.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-12-07 15:40:39 -08:00
signal.h
smp.c
sys_arm.c [ARM] Add more syscalls 2006-12-17 18:23:31 +00:00
sys_oabi-compat.c
time.c [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes 2007-01-06 12:37:35 +00:00
traps.c [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes 2007-01-06 12:37:35 +00:00
vmlinux.lds.S
xscale-cp0.c