Date: Wed, 19 Mar 2008 06:20:22 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c Message-ID: <200803190620.m2J6KMHw052815@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803190620.m2J6KMHw052815>
