From: Al Viro Date: Wed, 17 Oct 2012 06:26:48 +0000 (-0400) Subject: um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cddebd767c5059257022cfbc2ac53fd81c09c94;p=pandora-kernel.git um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) copy_thread() on um will do the right thing when getting 0 for sp... Signed-off-by: Al Viro --- Reading git-diff-tree failed