[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1470148526-6584-1-git-send-email-iamyooon@gmail.com>
Date: Tue, 2 Aug 2016 23:35:26 +0900
From: "seokhoon.yoon" <iamyooon@...il.com>
To: Li Zefan <lizefan@...wei.com>
Cc: iamyooon@...il.com, linux-kernel@...r.kernel.org
Subject: [PATCH 1/1] cpuset: update cgroup document path in comment
cgroup's document path is changed to "cgroup-v1". update it.
Signed-off-by: seokhoon.yoon <iamyooon@...il.com>
---
kernel/cpuset.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/cpuset.c b/kernel/cpuset.c
index 73e93e5..4304d10 100644
--- a/kernel/cpuset.c
+++ b/kernel/cpuset.c
@@ -574,7 +574,7 @@ static void update_domain_attr_tree(struct sched_domain_attr *dattr,
* load balancing domains (sched domains) as specified by that partial
* partition.
*
- * See "What is sched_load_balance" in Documentation/cgroups/cpusets.txt
+ * See "What is sched_load_balance" in Documentation/cgroup-v1/cpusets.txt
* for a background explanation of this.
*
* Does not return errors, on the theory that the callers of this
--
1.9.1
Powered by blists - more mailing lists