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