We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fc6b4 commit 0ac3800Copy full SHA for 0ac3800
kernel/cgroup/cpuset.c
@@ -434,7 +434,7 @@ static struct cpuset top_cpuset = {
434
* by other task, we use alloc_lock in the task_struct fields to protect
435
* them.
436
*
437
- * The cpuset_common_file_read() handlers only hold callback_lock across
+ * The cpuset_common_seq_show() handlers only hold callback_lock across
438
* small pieces of code, such as when reading out possibly multi-word
439
* cpumasks and nodemasks.
440
0 commit comments