From: Andrew Morton <akpm@linux-foundation.org>
To: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: serge.hallyn@canonical.com, criu@openvz.org,
lucas.demarchi@profusion.mobi, linux-kernel@vger.kernel.org,
cmetcalf@tilera.com, dhowells@redhat.com,
Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH 1/2] IPC: message queue receive cleanup
Date: Wed, 4 Apr 2012 16:05:44 -0700 [thread overview]
Message-ID: <20120404160544.f60c2150.akpm@linux-foundation.org> (raw)
In-Reply-To: <20120215165431.27978.36457.stgit@localhost6.localdomain6>
On Wed, 15 Feb 2012 20:54:31 +0400
Stanislav Kinsbursky <skinsbursky@parallels.com> wrote:
> This patch moves all message related manipulation into one function msg_fill().
> Actually, two functions because of the compat one.
>
> Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
>
> ---
> arch/tile/kernel/compat.c | 11 +----------
> include/linux/compat.h | 2 ++
> include/linux/msg.h | 5 +++--
> ipc/compat.c | 33 +++++++++++++++++----------------
> ipc/msg.c | 44 +++++++++++++++++++++++---------------------
The arch/tile/kernel/compat.c change throws a big reject against
current mainline because the code it is patching has disappeared and I
didn't check where it went. Check this, please?
Arnd, could you please pass an eye across this work? Thanks.
next prev parent reply other threads:[~2012-04-04 23:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-15 16:54 [PATCH 0/2] IPC: message queue checkpoint support Stanislav Kinsbursky
2012-02-15 16:54 ` [PATCH 1/2] IPC: message queue receive cleanup Stanislav Kinsbursky
2012-04-04 23:05 ` Andrew Morton [this message]
2012-04-04 23:39 ` Chris Metcalf
2012-02-15 16:54 ` [PATCH 2/2] IPC: message queue stealing feature introduced Stanislav Kinsbursky
2012-04-04 23:12 ` Andrew Morton
2012-04-04 23:50 ` Michael Kerrisk (man-pages)
2012-04-04 23:59 ` Michael Kerrisk
2012-04-05 11:42 ` Stanislav Kinsbursky
2012-04-05 10:53 ` Stanislav Kinsbursky
2012-03-05 13:04 ` [CRIU] [PATCH 0/2] IPC: message queue checkpoint support Kinsbursky Stanislav
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=20120404160544.f60c2150.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=cmetcalf@tilera.com \
--cc=criu@openvz.org \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lucas.demarchi@profusion.mobi \
--cc=serge.hallyn@canonical.com \
--cc=skinsbursky@parallels.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