mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
9955ac47f4
Rather than completely killing the kernel if we receive an esr value we can't deal with in the el0 handlers, send the process a SIGILL and log the esr value in the hope that we can debug it. If we receive a bad esr from el1, we'll die() as before. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Cc: stable@vger.kernel.org |
||
---|---|---|
.. | ||
vdso | ||
.gitignore | ||
arm64ksyms.c | ||
asm-offsets.c | ||
cputable.c | ||
debug-monitors.c | ||
early_printk.c | ||
entry-fpsimd.S | ||
entry.S | ||
fpsimd.c | ||
head.S | ||
hw_breakpoint.c | ||
hyp-stub.S | ||
io.c | ||
irq.c | ||
kuser32.S | ||
Makefile | ||
module.c | ||
perf_event.c | ||
process.c | ||
psci.c | ||
ptrace.c | ||
setup.c | ||
signal.c | ||
signal32.c | ||
smp.c | ||
smp_psci.c | ||
smp_spin_table.c | ||
stacktrace.c | ||
sys.c | ||
sys32.S | ||
sys_compat.c | ||
time.c | ||
traps.c | ||
vdso.c | ||
vmlinux.lds.S |