[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180912181338.GD15031@kroah.com>
Date: Wed, 12 Sep 2018 20:13:38 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Peter Huewe <peterhuewe@....de>,
Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Jason Gunthorpe <jgg@...pe.ca>,
Stefan Richter <stefanr@...6.in-berlin.de>,
Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Tomas Winkler <tomas.winkler@...el.com>,
Artem Bityutskiy <dedekind1@...il.com>,
Marek Vasut <marek.vasut@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Alex Williamson <alex.williamson@...hat.com>,
OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>,
linux-kernel@...r.kernel.org, linux-integrity@...r.kernel.org,
linux1394-devel@...ts.sourceforge.net, linux-usb@...r.kernel.org,
linux-input@...r.kernel.org, linux-mtd@...ts.infradead.org,
netdev@...r.kernel.org, devel@...verdev.osuosl.org,
kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH v2 02/17] compat_ioctl: move drivers to
generic_compat_ioctl_ptrarg
On Wed, Sep 12, 2018 at 05:01:03PM +0200, Arnd Bergmann wrote:
> Each of these drivers has a copy of the same trivial helper function to
> convert the pointer argument and then call the native ioctl handler.
>
> We now have a generic implementation of that, so use it.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists