]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 219399:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Mar 2011 17:18:09 +0000 (17:18 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Mar 2011 17:18:09 +0000 (17:18 +0000)
commita00df0dc1b9db34b630e929ae7c3a706385cc924
tree98e9e6266dc7c63989097cb1df6cb635385477f1
parenta8a51c0afdbf6d4a0f0e154c324653ab6303bfa5
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219747 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_cpuset.c