Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp5797692imm; Wed, 12 Sep 2018 11:14:23 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYQSioNmKPR/ZZdwS6r9JMlj+Y5kHO6fS9UXIEF/cBFp/1k5PYbeBamNnLO4beS7NvPDBm/ X-Received: by 2002:a17:902:bcc6:: with SMTP id o6-v6mr3654901pls.117.1536776063052; Wed, 12 Sep 2018 11:14:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536776063; cv=none; d=google.com; s=arc-20160816; b=KbC7KN6vjlQT0CrSaXttQq2qeS/ar2rEUBi9C7+SSfaiNGNrlpJnnK2FpC+iBKm7Qc hSJq7gD/kpslde8wAZOD2aFIxicnDlHBd0U8oWgnBib+tuveSbtKxRh8xbeCiqGArXhL tYlyhF7h1Vg5GKTh3fDF0dM6Vhin32Zh5unNotZPWVFtDKSL9OceDwywpcAyFrjtZEh+ z3LDtpbgDvfSu8+3hWByZNPjDqCAVdOtVZgIrS3b7vXxr9KcIiL9/Jew659JxAkm2X1r RsV73F4epK0h5zTit+uARZSJ/G8THzdgBrXdY9Gml8YlcNvmhhI0brgB/xB4Oh/nHt0P 86Ow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Q1+CSH+wWT5nx25mcYR+fT3sq0kzJjZhIhK3JtUpK68=; b=G/VYUSr8aTGysZl+dPmwDAXSwRXh0f2WVKrMQjz4BqZUDHbdnIDMA54PYUuFodGYNg i9DmKJ6oe5vpIsopRtiVcBUvTkUbASwFBVBkSrRUhJEwd1efHaufDf510+fMAePs3pma bXvhSOScXtBGLxfbNkzvAD+JZ+gBoq/7K1lj4Wl2jNJxwxkFyRq/RhQeoojGNA9c+S83 lvCp+qpvS+BOpwvbrx4J4ikmO48emacRB9c7aubSZ4vFOSEJ4buIV29HB5aQZWHew2fJ GAPDeEhqlQT0Sc8SvwWSCw5VPPWc0qEPVrg2PyqTCagMFizDmicgra0wH2tz3uXeojSM 5gMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a33-v6si1634797plc.339.2018.09.12.11.14.04; Wed, 12 Sep 2018 11:14:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728143AbeILXTY (ORCPT + 99 others); Wed, 12 Sep 2018 19:19:24 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45050 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726608AbeILXTX (ORCPT ); Wed, 12 Sep 2018 19:19:23 -0400 Received: from localhost (ip-213-127-74-90.ip.prioritytelecom.net [213.127.74.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 6AFCEFDA; Wed, 12 Sep 2018 18:13:41 +0000 (UTC) Date: Wed, 12 Sep 2018 20:13:38 +0200 From: Greg Kroah-Hartman To: Arnd Bergmann Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, Sudip Mukherjee , Peter Huewe , Jarkko Sakkinen , Jason Gunthorpe , Stefan Richter , Jiri Kosina , Benjamin Tissoires , Alexander Shishkin , Tomas Winkler , Artem Bityutskiy , Marek Vasut , "David S. Miller" , Alex Williamson , OGAWA Hirofumi , linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, linux1394-devel@lists.sourceforge.net, linux-usb@vger.kernel.org, linux-input@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, devel@driverdev.osuosl.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg Message-ID: <20180912181338.GD15031@kroah.com> References: <20180912150142.157913-1-arnd@arndb.de> <20180912150142.157913-2-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180912150142.157913-2-arnd@arndb.de> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Acked-by: Greg Kroah-Hartman