Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <viro@zeniv.linux.org.uk>
- Loading branch information