cvs commit: src/sys/kern kern_thread.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 18 23:20:22 PDT 2008


jeff        2008-03-19 06:20:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
   - Restore the NULL check for td_cpuset.  This can happen if a partially
     constructed thread was torn down as is the case when we fail to allocate
     a kernel stack.
  
  Revision  Changes    Path
  1.271     +2 -1      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list