On 10/6/07, Paul Jackson <[EMAIL PROTECTED]> wrote:
> From: Paul Jackson <[EMAIL PROTECTED]>
>
> Need to include kmod.h to define UMH_WAIT_EXEC, at least
> for my configuration (sn2_defconfig).
>
> Signed-off-by: Paul Jackson <[EMAIL PROTECTED]>

Acked-by: Paul Menage <[EMAIL PROTECTED]>

> Cc: Paul Menage <[EMAIL PROTECTED]>
>
> ---
>
>  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 <[EMAIL PROTECTED]> 1.650.933.1373
>
_______________________________________________
Containers mailing list
[EMAIL PROTECTED]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to