Al Viro a4d94ff8aa 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-20 10:49:09 -04:00
..
2012-08-10 16:12:30 -07:00
2012-09-20 09:50:17 -04:00
2012-07-05 21:12:11 +02:00
2012-09-20 10:49:09 -04:00
2012-08-10 16:12:30 -07:00
2012-04-09 13:59:00 -04:00