From: Arnd Bergmann <arnd@arndb.de>
To: Chris Metcalf <cmetcalf@tilera.com>
Cc: Ralf Baechle <ralf@linux-mips.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Paul Mackerras <paulus@samba.org>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
linux390@de.ibm.com, "David S. Miller" <davem@davemloft.net>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
x86@kernel.org, "Eric W. Biederman" <ebiederm@xmission.com>,
Christoph Hellwig <hch@lst.de>,
Lucas De Marchi <lucas.demarchi@profusion.mobi>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
"J. Bruce Fields" <bfields@redhat.com>, NeilBrown <neilb@suse.de>,
linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org,
sparclinux@vger.kernel.org
Subject: Re: [PATCH v3] ipc: provide generic compat versions of IPC syscalls
Date: Thu, 15 Mar 2012 16:25:32 +0000 [thread overview]
Message-ID: <201203151625.32199.arnd@arndb.de> (raw)
In-Reply-To: <4F6144B8.5010601@tilera.com>
On Thursday 15 March 2012, Chris Metcalf wrote:
>
> Somewhat belatedly, I'm looking to push this through the "tile" tree.
> Andrew Morton has been keeping it in his tree but I figure I should push it
> since it directly affects "tile" and currently no one else.
Sounds good.
> However, it would be nice if anyone could provide a Reviewed-by or Acked-by
> on the patch. Thanks!
As the main author of ipc/compat.c in its current form,
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Chris Metcalf <cmetcalf@tilera.com>
Cc: linux-mips@linux-mips.org, NeilBrown <neilb@suse.de>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Paul Mackerras <paulus@samba.org>,
"H. Peter Anvin" <hpa@zytor.com>,
sparclinux@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
linux-s390@vger.kernel.org,
"J. Bruce Fields" <bfields@redhat.com>,
x86@kernel.org, Ingo Molnar <mingo@redhat.com>,
Lucas De Marchi <lucas.demarchi@profusion.mobi>,
Thomas Gleixner <tglx@linutronix.de>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
linux-kernel@vger.kernel.org, Ralf Baechle <ralf@linux-mips.org>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
linux390@de.ibm.com, Andrew Morton <akpm@linux-foundation.org>,
linuxppc-dev@lists.ozlabs.org,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v3] ipc: provide generic compat versions of IPC syscalls
Date: Thu, 15 Mar 2012 16:25:32 +0000 [thread overview]
Message-ID: <201203151625.32199.arnd@arndb.de> (raw)
In-Reply-To: <4F6144B8.5010601@tilera.com>
On Thursday 15 March 2012, Chris Metcalf wrote:
>
> Somewhat belatedly, I'm looking to push this through the "tile" tree.
> Andrew Morton has been keeping it in his tree but I figure I should push it
> since it directly affects "tile" and currently no one else.
Sounds good.
> However, it would be nice if anyone could provide a Reviewed-by or Acked-by
> on the patch. Thanks!
As the main author of ipc/compat.c in its current form,
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
next prev parent reply other threads:[~2012-03-15 16:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 15:29 [PATCH] ipc: provide generic compat versions of IPC syscalls Chris Metcalf
2011-12-09 16:02 ` Arnd Bergmann
2011-12-09 15:29 ` [PATCH v2] " Chris Metcalf
2011-12-09 15:29 ` Chris Metcalf
2011-12-09 21:48 ` Andrew Morton
2011-12-09 21:48 ` Andrew Morton
2011-12-09 21:48 ` Andrew Morton
2011-12-09 23:21 ` Arnd Bergmann
2011-12-09 23:21 ` Arnd Bergmann
2011-12-09 23:21 ` Arnd Bergmann
2011-12-09 15:29 ` [PATCH v3] " Chris Metcalf
2011-12-09 15:29 ` Chris Metcalf
2012-03-15 1:24 ` Chris Metcalf
2012-03-15 1:24 ` Chris Metcalf
2012-03-15 1:24 ` Chris Metcalf
2012-03-15 16:25 ` Arnd Bergmann [this message]
2012-03-15 16:25 ` Arnd Bergmann
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=201203151625.32199.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=akpm@linux-foundation.org \
--cc=benh@kernel.crashing.org \
--cc=bfields@redhat.com \
--cc=cmetcalf@tilera.com \
--cc=davem@davemloft.net \
--cc=dmitry.torokhov@gmail.com \
--cc=ebiederm@xmission.com \
--cc=hch@lst.de \
--cc=heiko.carstens@de.ibm.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lucas.demarchi@profusion.mobi \
--cc=mingo@redhat.com \
--cc=neilb@suse.de \
--cc=paulus@samba.org \
--cc=ralf@linux-mips.org \
--cc=schwidefsky@de.ibm.com \
--cc=sparclinux@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.