From: Neil Brown <neilb@suse.de>
Cc: linux-usb@vger.kernel.org,
user-mode-linux-user@lists.sourceforge.net,
"H. Peter Anvin" <hpa@zytor.com>,
Paul Clements <Paul.Clements@steeleye.com>,
Wolfram Sang <w.sang@pengutronix.de>,
Andre Noll <maan@systemlinux.org>, Pavel Machek <pavel@suse.cz>,
linux-i2c@vger.kernel.org, Jens Axboe <jens.axboe@oracle.com>,
Jan Blunck <jblunck@suse.de>, Ian Kent <raven@themaw.net>,
Nick Piggin <npiggin@suse.de>,
user-mode-linux-devel@lists.sourceforge.net,
linux-scsi@vger.kernel.org, Kay Sievers <kay.sievers@vrfy.org>,
Alon Bar-Lev <alon.barlev@gmail.com>,
Alan Stern <stern@rowland.harvard.edu>,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
Doug Gilbert <dgilbert@interlog.com>,
David Vrabel <david.vrabel@csr.com>,
Alexey Dobriyan <adobriyan@gmail.com>,
Arnd Bergmann <arnd@arndb.de>, Jeff Dike <jdike@addtoit.com>,
Oliver Neukum <oliver@neukum.org>,
linux-raid@vger.kernel.org
Subject: Re: [uml-user] [PATCH 00/12] move compat_ioctl handling into drivers
Date: Mon, 16 Nov 2009 11:57:15 +1100 [thread overview]
Message-ID: <20091116115715.600e346f@notabene.brown> (raw)
In-Reply-To: <1258331227-1694-1-git-send-email-arnd@arndb.de>
On Mon, 16 Nov 2009 00:26:55 +0000
Arnd Bergmann <arnd@arndb.de> wrote:
> This is the second series of patches on compat_ioctl handling,
> moving compat handlers into more drivers. Most of these
> patches consist on a part that adds a compat_ioctl method
> in one driver and another part removing the respective
> section from fs/compat_ioctl.c. The fs/compat_ioctl.c
> portion depends on other patches[1], but the driver code can
> be applied independently.
>
> If some of you feel responsible for the code I patched, please
> look at my changes and if they are ok, either take them into
> your tree or give me an Acked-by for them.
I would take the md ones into my tree, but I suspect that if
everyone did that we would end up with lots of conflicts in
fs/compat_ioctl.c.
So how about I just take the changes to md.c, and give you an:
Acked-by: NeilBrown <neilb@suse.de>
for the changes to fs/compat_ioctl.c
??
NeilBrown
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
next prev parent reply other threads:[~2009-11-16 0:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 0:26 [uml-user] [PATCH 00/12] move compat_ioctl handling into drivers Arnd Bergmann
2009-11-16 0:27 ` [PATCH 08/12] md: move compat_ioctl handling into md.c Arnd Bergmann
2009-11-16 8:39 ` Andre Noll
2009-11-16 0:57 ` Neil Brown [this message]
2009-11-16 1:02 ` [uml-user] [PATCH 00/12] move compat_ioctl handling into drivers 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=20091116115715.600e346f@notabene.brown \
--to=neilb@suse.de \
--cc=Paul.Clements@steeleye.com \
--cc=adobriyan@gmail.com \
--cc=alon.barlev@gmail.com \
--cc=arnd@arndb.de \
--cc=david.vrabel@csr.com \
--cc=dgilbert@interlog.com \
--cc=hpa@zytor.com \
--cc=jblunck@suse.de \
--cc=jdike@addtoit.com \
--cc=jens.axboe@oracle.com \
--cc=kay.sievers@vrfy.org \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=maan@systemlinux.org \
--cc=npiggin@suse.de \
--cc=oliver@neukum.org \
--cc=pavel@suse.cz \
--cc=raven@themaw.net \
--cc=stern@rowland.harvard.edu \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
--cc=w.sang@pengutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).