Date: Fri, 18 Mar 2011 17:18:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_cpuset.c Message-ID: <201103181718.p2IHIPXC029236@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-03-18 17:18:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern kern_cpuset.c
Log:
SVN rev 219747 on 2011-03-18 17:18:09Z by jhb
MFC 219399:
When constructing a new cpuset, apply the parent cpuset's mask to the new
set's mask rather than the root mask. This was causing the root mask to
be modified incorrectly.
Revision Changes Path
1.18.2.2 +4 -4 src/sys/kern/kern_cpuset.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103181718.p2IHIPXC029236>
