Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp741736ybg; Wed, 3 Jun 2020 12:22:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8mLszVnZJ7bNDgmzH3E/kFGc0HKkbBwclJeGnZdHk0okmmz0xolqWyFAMObHT1yHvdcos X-Received: by 2002:a17:906:3110:: with SMTP id 16mr695193ejx.307.1591212135876; Wed, 03 Jun 2020 12:22:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591212135; cv=none; d=google.com; s=arc-20160816; b=ndb/EdqIVspIRazBM8PP+RR+WwED6c7GTAKdRrPTs3aiLN5ijp2X6EU+7WkBITm4o/ 1Re/ZJP3K2Qd5NeOvthdd95n6qfYReCFTBas+09CnMxgPGgNxVvDI18Kg3YPvAG/t6jG 8WbMmrumN8jViZR9jsO/ax1JOt86BvgR/fOLqmSOq+96HkvB7D4IYVi2tGoVzc7xoPlt RrpCTUeJut9nvn1Ov4Qb1LRgru/OCM255vKNs3ygLdv5wULBvl9DSMg4UTv2Gicm0bOk AjIQx8V7pjoaP13VVfUbcazz91ZFl0GJm/aT+CzYo7l6yhkJRbOGRq0BXha75RI2DVyu y1Jg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=xbvo8+hesgJn71xf+9xvxeDRmZFTSHfR9SfOOK4CWjA=; b=fWm/5LqYhP0L82FId46OJJOInkNAddPPVfKRMQrdPOqi8AQYoUhMU417gM6DS+fV2I xcLLoDjqMa7bvUuAWPgicQud1A67UrQ42ir5WcKBvQGERXcjOxB40XN8Ez1vIxX+L4cY syb3IIdfyGDYnnV3fNXiFVlzAjPGhSyx5UaYu2F+IvA8ZT5ylV/vT+FZCGqYnNZcZ6dX oVxdLz2ioYfNL5iPQGqKp4hqpzNIc1Oes5ehWdadRI/eiEHSg3l7dRt0jSYszCFt58PH N0y+p1joCQOk2I3Q6WmuzJUuZvc0qpwjPhh28975rkQR7UJpnrJti4JVb1UPBZ9k/pID 8ZWQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o7si315455edt.103.2020.06.03.12.21.52; Wed, 03 Jun 2020 12:22:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726126AbgFCTRq (ORCPT + 99 others); Wed, 3 Jun 2020 15:17:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725821AbgFCTRp (ORCPT ); Wed, 3 Jun 2020 15:17:45 -0400 Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [IPv6:2002:c35c:fd02::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90EE9C08C5C0; Wed, 3 Jun 2020 12:17:45 -0700 (PDT) Received: from viro by ZenIV.linux.org.uk with local (Exim 4.93 #3 (Red Hat Linux)) id 1jgYtS-002d77-2u; Wed, 03 Jun 2020 19:17:42 +0000 Date: Wed, 3 Jun 2020 20:17:42 +0100 From: Al Viro To: Don.Brace@microchip.com Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, don.brace@microsemi.com, linux-scsi@vger.kernel.org Subject: Re: [PATCHES] uaccess hpsa Message-ID: <20200603191742.GW23230@ZenIV.linux.org.uk> References: <20200528234025.GT23230@ZenIV.linux.org.uk> <20200529233923.GL23230@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 03, 2020 at 06:37:11PM +0000, Don.Brace@microchip.com wrote: > -----Original Message----- > From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Al Viro > Sent: Friday, May 29, 2020 6:39 PM > To: Linus Torvalds > Cc: linux-kernel@vger.kernel.org; linux-fsdevel@vger.kernel.org; Don Brace ; linux-scsi@vger.kernel.org > Subject: [PATCHES] uaccess hpsa > > hpsa compat ioctl done (hopefully) saner. I really want to kill compat_alloc_user_space() off - it's always trouble and for a driver-private ioctls it's absolutely pointless. > > The series is in vfs.git #uaccess.hpsa, based at v5.7-rc1 > > Al Viro (4): > hpsa passthrough: lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() > hpsa: don't bother with vmalloc for BIG_IOCTL_Command_struct > hpsa: get rid of compat_alloc_user_space() > hpsa_ioctl(): tidy up a bit > > Acked-by: Don Brace > Tested-by: Don Brace OK... Acked-by/Tested-by added, branch re-pushed (commits are otherwise identical). Which tree would you prefer that to go through - vfs.git, scsi.git, something else?