From: Paul Jackson <pj-sJ/iWh9BUns@public.gmane.org>
To: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org,
Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
Subject: [PATCH] task containersv11 automatic userspace notification of idle containers fix
Date: Sat, 06 Oct 2007 01:34:54 -0700 [thread overview]
Message-ID: <20071006083454.17561.99757.sendpatchset@jackhammer.engr.sgi.com> (raw)
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
next reply other threads:[~2007-10-06 8:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-06 8:34 Paul Jackson [this message]
[not found] ` <20071006083454.17561.99757.sendpatchset-M4CL5g1PSvWbsYJBcxZrRbCf4lofQVJ7@public.gmane.org>
2007-10-06 21:34 ` [PATCH] task containersv11 automatic userspace notification of idle containers fix Paul Menage
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071006083454.17561.99757.sendpatchset@jackhammer.engr.sgi.com \
--to=pj-sj/iwh9buns@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
--cc=menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox