From: Al Viro Date: Mon, 10 Sep 2012 22:03:41 +0000 (-0400) Subject: s390: fold kernel_thread_helper() into ret_from_fork() X-Git-Tag: v3.7-rc1~64^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37fe5d41f6403b0ea84c1586548bf1b03f834af0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed