summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_cpuset.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_cpuset.c')
-rw-r--r--sys/kern/kern_cpuset.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/kern/kern_cpuset.c b/sys/kern/kern_cpuset.c
index 07e5b24..a319ecc 100644
--- a/sys/kern/kern_cpuset.c
+++ b/sys/kern/kern_cpuset.c
@@ -716,7 +716,8 @@ cpuset_thread0(void)
* Create a cpuset, which would be cpuset_create() but
* mark the new 'set' as root.
*
- * We are not going to reparent the td to it. Use cpuset_reparentproc() for that.
+ * We are not going to reparent the td to it. Use cpuset_setproc_update_set()
+ * for that.
*
* In case of no error, returns the set in *setp locked with a reference.
*/
OpenPOWER on IntegriCloud