]> asedeno.scripts.mit.edu Git - linux.git/commit
nds32: Signal handling support
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 03:23:21 +0000 (11:23 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:33 +0000 (10:44 +0800)
commit7ecbac743a58ae2ed9851aa7ec81d4bf2ca2cffe
tree6ae31256b987a7c99ae0c8aac56cbdd5d5c03194
parenteefacd1dfe38a3334d2e1c44fee0d7b0fdd5d252
nds32: Signal handling support

This patch adds support for signal handling.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/include/uapi/asm/sigcontext.h [new file with mode: 0644]
arch/nds32/kernel/signal.c [new file with mode: 0644]