All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] cpuset: update cgroup document path in comment
@ 2016-08-02 14:35 seokhoon.yoon
  0 siblings, 0 replies; only message in thread
From: seokhoon.yoon @ 2016-08-02 14:35 UTC (permalink / raw)
  To: Li Zefan; +Cc: iamyooon, linux-kernel

cgroup's document path is changed to "cgroup-v1". update it.

Signed-off-by: seokhoon.yoon <iamyooon@gmail.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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-02 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02 14:35 [PATCH 1/1] cpuset: update cgroup document path in comment seokhoon.yoon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.