* [PATCH] cpuset: remove include of cgroup.h from cpuset.h
@ 2013-03-05 3:37 ` Li Zefan
0 siblings, 0 replies; 4+ messages in thread
From: Li Zefan @ 2013-03-05 3:37 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML, Cgroups, Tejun Heo
We don't need to include cgroup.h in cpuset.h.
Signed-off-by: Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
---
include/linux/cpuset.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/cpuset.h b/include/linux/cpuset.h
index 8c8a60d..ccd1de8 100644
--- a/include/linux/cpuset.h
+++ b/include/linux/cpuset.h
@@ -11,7 +11,6 @@
#include <linux/sched.h>
#include <linux/cpumask.h>
#include <linux/nodemask.h>
-#include <linux/cgroup.h>
#include <linux/mm.h>
#ifdef CONFIG_CPUSETS
--
1.8.0.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] cpuset: remove include of cgroup.h from cpuset.h
@ 2013-03-05 3:37 ` Li Zefan
0 siblings, 0 replies; 4+ messages in thread
From: Li Zefan @ 2013-03-05 3:37 UTC (permalink / raw)
To: Andrew Morton; +Cc: LKML, Cgroups, Tejun Heo
We don't need to include cgroup.h in cpuset.h.
Signed-off-by: Li Zefan <lizefan@huawei.com>
---
include/linux/cpuset.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/cpuset.h b/include/linux/cpuset.h
index 8c8a60d..ccd1de8 100644
--- a/include/linux/cpuset.h
+++ b/include/linux/cpuset.h
@@ -11,7 +11,6 @@
#include <linux/sched.h>
#include <linux/cpumask.h>
#include <linux/nodemask.h>
-#include <linux/cgroup.h>
#include <linux/mm.h>
#ifdef CONFIG_CPUSETS
--
1.8.0.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] cpuset: remove include of cgroup.h from cpuset.h
2013-03-05 3:37 ` Li Zefan
@ 2013-03-05 17:34 ` Tejun Heo
-1 siblings, 0 replies; 4+ messages in thread
From: Tejun Heo @ 2013-03-05 17:34 UTC (permalink / raw)
To: Li Zefan; +Cc: Andrew Morton, LKML, Cgroups
On Tue, Mar 05, 2013 at 11:37:56AM +0800, Li Zefan wrote:
> We don't need to include cgroup.h in cpuset.h.
>
> Signed-off-by: Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Applied to cgroup/for-3.10.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cpuset: remove include of cgroup.h from cpuset.h
@ 2013-03-05 17:34 ` Tejun Heo
0 siblings, 0 replies; 4+ messages in thread
From: Tejun Heo @ 2013-03-05 17:34 UTC (permalink / raw)
To: Li Zefan; +Cc: Andrew Morton, LKML, Cgroups
On Tue, Mar 05, 2013 at 11:37:56AM +0800, Li Zefan wrote:
> We don't need to include cgroup.h in cpuset.h.
>
> Signed-off-by: Li Zefan <lizefan@huawei.com>
Applied to cgroup/for-3.10.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-05 17:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 3:37 [PATCH] cpuset: remove include of cgroup.h from cpuset.h Li Zefan
2013-03-05 3:37 ` Li Zefan
[not found] ` <51356894.9060501-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-03-05 17:34 ` Tejun Heo
2013-03-05 17:34 ` Tejun Heo
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.