commit | 5d71c55bdb020561a9d44c8453ca2a3ca524ea35 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Apr 21 21:32:46 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 21 23:58:33 2012 -0400 |
tree | cebbbcbd96a2e1b1f2930dc46baceb6636591791 | |
parent | fe49c1cebf054d5c797ecd6b91d5bf96d4295fe4 [diff] |
blackfin: don't open-code force_sigsegv() ... especially since we don't have the right k_sigaction here, so resetting sa_handler won't work. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>