]> 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)
commit42cd14f38f3a750117a61127570fed0584cd391e
tree37e404af54f246a686dba85099187415591cde9d
parent980e41b73ffe651ee00c8a091212e9ab97e28298
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