K 10 svn:author V 3 kib K 8 svn:date V 27 2006-11-15T11:04:37.000000Z K 7 svn:log V 250 Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. This fix lets clone02 LTP test pass with 2.6 emulation. In reality 99% of the cases are that CLONE_VM and CLONE_THREAD are both set so it seemed to work. Submitted by: rdivacky END