1. 20 9月, 2012 1 次提交
    • A
      um: kill thread->forking · a4d94ff8
      Al Viro 提交于
      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: NAl Viro <viro@zeniv.linux.org.uk>
      a4d94ff8
  2. 10 6月, 2012 1 次提交
  3. 10 12月, 2011 1 次提交
  4. 06 12月, 2011 2 次提交