]> git.baikalelectronics.ru Git - kernel.git/commit
metag: Signal handling
authorJames Hogan <james.hogan@imgtec.com>
Tue, 9 Oct 2012 09:54:27 +0000 (10:54 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Sat, 2 Mar 2013 20:09:21 +0000 (20:09 +0000)
commitb4eadc42e566d53967013f54f9ef6bb3503e4301
tree03712555691c86256a409ceccf529f5bb7ebb37c
parent0eb3065dcc3e7a2a81796c8c566942677c6c03d2
metag: Signal handling

Add signal handling code for metag.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
arch/metag/include/uapi/asm/sigcontext.h [new file with mode: 0644]
arch/metag/include/uapi/asm/siginfo.h [new file with mode: 0644]
arch/metag/kernel/signal.c [new file with mode: 0644]