Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp794942ybg; Wed, 3 Jun 2020 13:57:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz3fjrE6k/BgzWdtZASDoLYpKlhfrZAmtRV07ZTKWT7z9HSm0dWAyvpKxomc6/9bsPkLBpX X-Received: by 2002:a17:906:4b50:: with SMTP id j16mr1111087ejv.415.1591217867882; Wed, 03 Jun 2020 13:57:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591217867; cv=none; d=google.com; s=arc-20160816; b=dDPle2tj3LXLMj5+bfBtOk/+xFbCxU/qGpPK1aZl1q8PyoXaAiAWBLJmkqslYpjTV7 xuVMmcikLB3sowVGQuLa+St0q6/YHaq9FnOww2h+9lYjQ/MPz+fhYIKh+IP0ndNjhtr8 wyn3ZT2Pe3lKc1ou8OxNzVEzbn9pFApzLLHiT1BDBguW/OENJvrtdd8eY5wK56bZRbVf vzdeq1vvc0G64cp2VLJ/UUG6uohx4EG6J0CcOzJPL2v69X8358U/zgphgsEENsiUSKn0 FfBCh/0IJnQDeEPi71NZ67DfJ6dlmVnF0eJpuqudNjgWJb95c9iLKYAL72LZot39aW+Z hLtQ== 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=PprwewtTJM61JK+B2zEeSAaLH8koPHnhH7z8+5BtQ3k=; b=ecnHp6wuow5MXi8LSY5aiW3Hdt95xnsPA513ojUWUWb/S/5G26X1Wzcgm99fx8VF4O /5SEcGWWcPklim+9Zig+m//apwCwlrEN0xHYdcX2zW4qeweiY21fVFES2Cshe8g8Lyho P4RqpjuPeLzh5T/iVI1tpqUsPdhPel0wkY2cZ2Xpn/yCXuc1GWOE4MmI9dsnyKjpoBXU swVzeJgU46gDm1MH+2XaRmpPBswCvUfoBhASIlPgee1CGDRJZJSao4W/yDYIGsQ2AD/3 JMNNeXUuHTWfTnpGkHnTaItqJw106O6sfQmqKxYDR9BuM0lLqjkuspLyA9TQnQsB+b/l Q1hQ== 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 md3si412448ejb.206.2020.06.03.13.57.25; Wed, 03 Jun 2020 13:57:47 -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 S1726354AbgFCUy6 (ORCPT + 99 others); Wed, 3 Jun 2020 16:54:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725922AbgFCUy5 (ORCPT ); Wed, 3 Jun 2020 16:54:57 -0400 Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [IPv6:2002:c35c:fd02::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3D82C08C5C0; Wed, 3 Jun 2020 13:54:56 -0700 (PDT) Received: from viro by ZenIV.linux.org.uk with local (Exim 4.93 #3 (Red Hat Linux)) id 1jgaPT-002fID-0a; Wed, 03 Jun 2020 20:54:51 +0000 Date: Wed, 3 Jun 2020 21:54:50 +0100 From: Al Viro To: "Martin K. Petersen" Cc: Don.Brace@microchip.com, 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: <20200603205450.GD23230@ZenIV.linux.org.uk> References: <20200528234025.GT23230@ZenIV.linux.org.uk> <20200529233923.GL23230@ZenIV.linux.org.uk> <20200603191742.GW23230@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 04:53:11PM -0400, Martin K. Petersen wrote: > > Hi Al! > > > 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? > > I don't have anything queued for 5.8 for hpsa so there shouldn't be any > conflicts if it goes through vfs.git. But I'm perfectly happy to take > the changes through SCSI if that's your preference. Up to you; if you need a pull request, just say so.