]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Restore the NULL check for td_cpuset. This can happen if a partially
authorJeff Roberson <jeff@FreeBSD.org>
Wed, 19 Mar 2008 06:20:21 +0000 (06:20 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Wed, 19 Mar 2008 06:20:21 +0000 (06:20 +0000)
commit45aea8de6e4418c47b21b2fd4082fc216ec6fc60
tree0b035cbf68964d3ebf841c366425c023b1d8df31
parent374ae2a39338777f5f9ef0ed726fff2a5dee6485
 - 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.
sys/kern/kern_thread.c