From: Andrew Morton <akpm@linux-foundation.org>
To: Jack Miller <millerjo@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, davidlohr@hp.com,
miltonm@us.ibm.com, anton@au1.ibm.com
Subject: Re: [PATCH 1/3] shm: Make exit_shm work proportional to task activity
Date: Wed, 18 Jun 2014 15:59:58 -0700 [thread overview]
Message-ID: <20140618155958.84191bb678bea2d37bb97f5b@linux-foundation.org> (raw)
In-Reply-To: <1403026067-14272-2-git-send-email-millerjo@us.ibm.com>
On Tue, 17 Jun 2014 12:27:45 -0500 Jack Miller <millerjo@us.ibm.com> wrote:
> --- a/include/linux/shm.h
> +++ b/include/linux/shm.h
> @@ -1,6 +1,7 @@
> #ifndef _LINUX_SHM_H_
> #define _LINUX_SHM_H_
>
> +#include <linux/list.h>
yup. shm.h only compiles by sheer luck - it uses file, task_struct,
user_struct, time_t, pid_t, __user, and probably other things without
including the required header files.
next prev parent reply other threads:[~2014-06-18 23:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 17:27 [RESEND] shm: shm exit scalability fixes Jack Miller
2014-06-17 17:27 ` [PATCH 1/3] shm: Make exit_shm work proportional to task activity Jack Miller
2014-06-18 22:59 ` Andrew Morton [this message]
2014-06-17 17:27 ` [PATCH 2/3] shm: Allow exit_shm in parallel if only marking orphans Jack Miller
2014-06-17 17:27 ` [PATCH 3/3] shm: Remove unneeded extern for function Jack Miller
2014-06-17 17:48 ` [RESEND] shm: shm exit scalability fixes Davidlohr Bueso
2014-06-17 19:55 ` Jack Miller
2014-06-18 0:15 ` Davidlohr Bueso
2014-06-18 2:53 ` Anton Blanchard
2014-06-18 4:41 ` Michael Ellerman
2014-06-18 22:55 ` Andrew Morton
-- strict thread matches above, loose matches on Subject: below --
2014-06-04 19:07 shm: shm_exit " Jack Miller
2014-06-04 19:07 ` [PATCH 1/3] shm: Make exit_shm work proportional to task activity Jack Miller
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=20140618155958.84191bb678bea2d37bb97f5b@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=anton@au1.ibm.com \
--cc=davidlohr@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=millerjo@us.ibm.com \
--cc=miltonm@us.ibm.com \
/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
all inboxes | Powered by JetHome®