From: Al Viro Date: Sun, 30 Sep 2012 04:20:50 +0000 (-0400) Subject: ia64: clone() had been unused since 2004 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~43^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b8f6625075c673e21ef9bb418a31b0858472b0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed