git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddffeb8
)
ia64: clone() had been unused since 2004
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 30 Sep 2012 04:20:50 +0000
(
00:20
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 14 Oct 2012 23:33:53 +0000
(19:33 -0400)
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>
No differences found