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)
commit3158d28953fcd85492b28b1d2d5a5e20bb62a626
tree9dbd456c78546d59f598a1184e1c583d5e897305
parent1994cc49f18b47a18dfb0371063fc9d80c464b33
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