]> git.baikalelectronics.ru Git - kernel.git/commit
s390: fold kernel_thread_helper() into ret_from_fork()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 10 Sep 2012 22:03:41 +0000 (18:03 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 1 Oct 2012 03:03:03 +0000 (23:03 -0400)
commitf6ce22da98467ae1360e55b551b87507c832c2b3
tree37e404af54f246a686dba85099187415591cde9d
parentd8dbb4b152210b031d9fdcbeb3bb87a250813aa2
s390: fold kernel_thread_helper() into ret_from_fork()

... and don't bother with syscall return path in case of kernel
threads.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S
arch/s390/kernel/process.c