]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Fixup no panic in kernel for some traps
authorGuo Ren <ren_guo@c-sky.com>
Fri, 10 May 2019 09:07:01 +0000 (17:07 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Fri, 19 Jul 2019 06:21:36 +0000 (14:21 +0800)
commitc740e010c2904d4ba056300af2afc8038f5218aa
tree9dbd456c78546d59f598a1184e1c583d5e897305
parentcca7a73d8a8ecff0d7c7554094d50dcad9eac824
csky: Fixup no panic in kernel for some traps

These traps couldn't be hanppen in kernel and we must panic there not
send a signal to userspace.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
arch/csky/kernel/traps.c