Al Viro d2ce4e92fa um: kill thread->forking
we only use that to tell copy_thread() done by syscall from that
done by kernel_thread().  However, it's easier to do simply by
checking PF_KTHREAD in thread flags.

Merge sys_clone() guts for 32bit and 64bit, while we are at it...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-09-27 18:04:55 +02:00
..
2009-04-01 08:59:17 -07:00
2011-05-25 08:39:41 -07:00
2009-12-15 08:53:25 -08:00
2011-11-02 14:15:26 +01:00
2010-09-22 17:22:39 -07:00
2012-08-02 00:49:17 +02:00
2012-05-05 13:00:26 +02:00
2012-09-27 18:04:55 +02:00
2012-09-27 18:04:55 +02:00
2012-08-02 00:49:17 +02:00
2012-05-21 21:09:33 +02:00
2012-08-02 00:49:17 +02:00
2012-05-05 13:00:26 +02:00
2008-02-05 09:44:30 -08:00