]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
um: Remove signal translation and exec_domain
authorRichard Weinberger <richard@nod.at>
Sun, 13 Jul 2014 15:41:57 +0000 (17:41 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 12 Apr 2015 19:03:28 +0000 (21:03 +0200)
commitfd223849f10a28fa40201652b5f13d52fa8f2bb0
tree1e9d77776ff0f3c3bfadad0f9a39e7819eea8eed
parent89f191b31ceeb8e79c46815533b7d96c15e83720
um: 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>
arch/um/include/asm/thread_info.h
arch/x86/um/signal.c