commit | 3158d28953fcd85492b28b1d2d5a5e20bb62a626 | [log] [tgz] |
---|---|---|
author | Guo Ren <ren_guo@c-sky.com> | Fri May 10 17:07:01 2019 +0800 |
committer | Guo Ren <ren_guo@c-sky.com> | Fri Jul 19 14:21:36 2019 +0800 |
tree | 9dbd456c78546d59f598a1184e1c583d5e897305 | |
parent | 1994cc49f18b47a18dfb0371063fc9d80c464b33 [diff] |
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>