commit | 14464772c95d351e802b7f07c1860d9e5bf2cafc | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sun Jul 13 17:39:47 2014 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sun Apr 12 21:03:21 2015 +0200 |
tree | 4f65f5cf89e1dd3f1fc7408d2e0beaffc6325355 | |
parent | daea906dd31843edc062faba82cd43c8b720305d [diff] |
sparc: Remove signal translation and exec_domain As execution domain support is gone we can remove signal translation from the signal code and remove exec_domain from thread_info. Signed-off-by: Richard Weinberger <richard@nod.at> Acked-by: David S. Miller <davem@davemloft.net>