Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ia64: clone() had been unused since 2004
Used to be used by kernel_thread(); dead code for 8 years... Note that it's not sys_clone/sys_clone2 - those are used just fine. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information