Module Name: src Committed By: mlelstv Date: Sun Dec 9 23:05:02 UTC 2018
Modified Files:
src/sys/kern: sys_pset.c
Log Message:
Handle the case when a CPU is assigned to a set it is already a member of.
Previously this would trigger an assertion failure.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/kern/sys_pset.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
