* [PATCH] res_counter: remove include of cgroup.h from res_counter.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 It's not needed at all. Signed-off-by: Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> --- include/linux/res_counter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/res_counter.h b/include/linux/res_counter.h index 5ae8456..a83a849 100644 --- a/include/linux/res_counter.h +++ b/include/linux/res_counter.h @@ -13,7 +13,7 @@ * info about what this counter is. */ -#include <linux/cgroup.h> +#include <linux/spinlock.h> /* * The core object. the cgroup that wishes to account for some -- 1.8.0.2 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] res_counter: remove include of cgroup.h from res_counter.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 It's not needed at all. Signed-off-by: Li Zefan <lizefan@huawei.com> --- include/linux/res_counter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/res_counter.h b/include/linux/res_counter.h index 5ae8456..a83a849 100644 --- a/include/linux/res_counter.h +++ b/include/linux/res_counter.h @@ -13,7 +13,7 @@ * info about what this counter is. */ -#include <linux/cgroup.h> +#include <linux/spinlock.h> /* * The core object. the cgroup that wishes to account for some -- 1.8.0.2 ^ permalink raw reply related [flat|nested] 4+ messages in thread
[parent not found: <5135688E.5080604-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH] res_counter: remove include of cgroup.h from res_counter.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:50AM +0800, Li Zefan wrote: > It's not needed at all. > > 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] res_counter: remove include of cgroup.h from res_counter.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:50AM +0800, Li Zefan wrote: > It's not needed at all. > > 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] res_counter: remove include of cgroup.h from res_counter.h Li Zefan
2013-03-05 3:37 ` Li Zefan
[not found] ` <5135688E.5080604-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.