1. 08 Jan, 2004 1 commit
    • Linus Torvalds's avatar
      Fix subtle fork() race that Ingo noticed. · f7a1132c
      Linus Torvalds authored
      We must not mark the process TASK_STOPPED early, because
      that might allow a signal to wake it up before we actually
      got to the "wake_up_forked_process()" state. Total confusion
      would happen.
      
      Make wake_up_forked_process() verify the new world order.
      f7a1132c
  2. 07 Jan, 2004 1 commit
  3. 08 Jan, 2004 1 commit
  4. 07 Jan, 2004 15 commits
  5. 06 Jan, 2004 18 commits
  6. 05 Jan, 2004 4 commits