Linux Container Development
 help / color / mirror / Atom feed
* [PATCH] task containersv11 automatic userspace notification of idle containers fix
@ 2007-10-06  8:34 Paul Jackson
       [not found] ` <20071006083454.17561.99757.sendpatchset-M4CL5g1PSvWbsYJBcxZrRbCf4lofQVJ7@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Jackson @ 2007-10-06  8:34 UTC (permalink / raw)
  To: Andrew Morton; +Cc: containers-qjLDD68F18O7TbgM5vRIOg, Paul Menage

From: Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org>

Need to include kmod.h to define UMH_WAIT_EXEC, at least
for my configuration (sn2_defconfig).

Signed-off-by: Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org>
Cc: Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>

---

 kernel/cgroup.c |    1 +
 1 file changed, 1 insertion(+)

--- 2.6.23-rc8-mm2.orig/kernel/cgroup.c	2007-10-05 23:35:15.615380128 -0700
+++ 2.6.23-rc8-mm2/kernel/cgroup.c	2007-10-05 23:36:55.692927139 -0700
@@ -43,6 +43,7 @@
 #include <linux/spinlock.h>
 #include <linux/string.h>
 #include <linux/sort.h>
+#include <linux/kmod.h>
 #include <asm/atomic.h>
 
 static DEFINE_MUTEX(cgroup_mutex);

-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org> 1.650.933.1373

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] task containersv11 automatic userspace notification of idle containers fix
       [not found] ` <20071006083454.17561.99757.sendpatchset-M4CL5g1PSvWbsYJBcxZrRbCf4lofQVJ7@public.gmane.org>
@ 2007-10-06 21:34   ` Paul Menage
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Menage @ 2007-10-06 21:34 UTC (permalink / raw)
  To: Paul Jackson, Andrew Morton; +Cc: containers-qjLDD68F18O7TbgM5vRIOg

On 10/6/07, Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org> wrote:
> From: Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org>
>
> Need to include kmod.h to define UMH_WAIT_EXEC, at least
> for my configuration (sn2_defconfig).
>
> Signed-off-by: Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org>

Acked-by: Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>

> Cc: Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
>
> ---
>
>  kernel/cgroup.c |    1 +
>  1 file changed, 1 insertion(+)
>
> --- 2.6.23-rc8-mm2.orig/kernel/cgroup.c 2007-10-05 23:35:15.615380128 -0700
> +++ 2.6.23-rc8-mm2/kernel/cgroup.c      2007-10-05 23:36:55.692927139 -0700
> @@ -43,6 +43,7 @@
>  #include <linux/spinlock.h>
>  #include <linux/string.h>
>  #include <linux/sort.h>
> +#include <linux/kmod.h>
>  #include <asm/atomic.h>
>
>  static DEFINE_MUTEX(cgroup_mutex);
>
> --
>                           I won't rest till it's the best ...
>                           Programmer, Linux Scalability
>                           Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org> 1.650.933.1373
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-06 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-06  8:34 [PATCH] task containersv11 automatic userspace notification of idle containers fix Paul Jackson
     [not found] ` <20071006083454.17561.99757.sendpatchset-M4CL5g1PSvWbsYJBcxZrRbCf4lofQVJ7@public.gmane.org>
2007-10-06 21:34   ` Paul Menage

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox