Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1004262imm; Fri, 22 Jun 2018 08:46:31 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKfE1A/QQDwVnP8xGneHlcTIsWd6pnyhTlVZYX+k0O8oZ6kNNdFeC3IZ9NSMvaPC6pBUXYq X-Received: by 2002:a63:648:: with SMTP id 69-v6mr1920735pgg.205.1529682391065; Fri, 22 Jun 2018 08:46:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529682391; cv=none; d=google.com; s=arc-20160816; b=BDmw+9nVX4vY/pc9W9UE/bKKdmn6gEJBJ9PWyUjcgvgie3BvcUJzdv2cg//A1zv7HL +NajtLwACodGvp2CxHxu8lUKgXiE4ZqOSz54L9D2H3ABUy/lxcs8e/dAeIkI5TBDXMsR QpAL5aHUd/P9hbR6ShuMVckBu8qRTOOvv59/PI1GTYJygyuPjfuwB3qV1v9By4FTEh39 hvX0rqkfECWEd1gGbgjjiMc0k8E6YeSSp1FyjUBugA5KmnJ+4pnegl1AlPJuybrlWgwO J/J+cfsr+uToF+jwKIkbTNZ8BHdtsmJYRKZ3JInBlzAnsEbfUWhi6ZvP2B7Di5Pj4YA4 v5OQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=Uy9Ylwnnj1LJqeQ5oaRLQSvudvD0hdfhwd6BfPOskWw=; b=OlpWiF1MhLGlH5+le8kkFc/HWUTCkm0CphBNnNlURdj5MY0rdG9cwwSlX7gY/oMOuQ FGud16m91GaVLgfXkpknh8GN1dzSDBF7PA7apbZQIF+auZcT53PJD7NAAMMJJ2mz8c4s OS9HB65/Pz0qZwVDBaDfa/MZ4xEel7/DiDnLT7/FwoeL6u2rMAJ5yPRjMCwE3Oxpj7cx JvHR2QePA+BXGhlPUitakF9ZSvGkPb2k0WLVK8HtB606Ny47KcD1ypsExSOEKwADuSAo +N/3zijuOZyvIsIRcxAbrIMEG7KjIWNlXKDtwIR+5SNnHKPoL/Em+jDWh/tIFuelJW4+ YoCg== 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 85-v6si7584430pfm.264.2018.06.22.08.46.15; Fri, 22 Jun 2018 08:46:31 -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 S934006AbeFVPom (ORCPT + 99 others); Fri, 22 Jun 2018 11:44:42 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:42065 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933738AbeFVPol (ORCPT ); Fri, 22 Jun 2018 11:44:41 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fWOEO-0007wV-Or; Fri, 22 Jun 2018 17:44:12 +0200 Date: Fri, 22 Jun 2018 17:44:12 +0200 (CEST) From: Thomas Gleixner To: Reinette Chatre cc: Al Viro , David Howells , Stephen Rothwell , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: manual merge of the tip tree with the vfs tree In-Reply-To: <5462d90a-0cac-ca10-1633-275a9836ad41@intel.com> Message-ID: References: <20180622115346.1e9cc433@canb.auug.org.au> <29411.1529671523@warthog.procyon.org.uk> <20180622130600.GY30522@ZenIV.linux.org.uk> <5462d90a-0cac-ca10-1633-275a9836ad41@intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 22 Jun 2018, Reinette Chatre wrote: > On 6/22/2018 6:39 AM, Thomas Gleixner wrote: > > On Fri, 22 Jun 2018, Al Viro wrote: > >> On Fri, Jun 22, 2018 at 01:45:23PM +0100, David Howells wrote: > >>> Reinette Chatre wrote: > >>> > >>>> Thomas and David, please let me know what I can do from my side to help > >>>> with this. > >>> > >>> You could try basing on Al Viro's for-next tree which has the mount API > >>> changes in it. > >> > >> Umm... That would be a massive headache for everyone involved; the changes > >> in there have very little in common with what you are doing in rdt_mount(), > >> so it might make sense to start with a minimal never-rebased branch that > >> would > >> * define rdt_pseudo_lock_init as 0 > >> * define rdt_pseudo_lock_release as empty > >> * do the rdt_mount() part of a3dbd01e6c9d > >> * have commit message along the lines of > >> "hooks in rdt_mount() for rdt_pseudo_lock to use > >> > >> Functionally a no-op right now; the only reason for having that > >> as a never-rebased branch to get rdt_pseudo_lock and mount series > >> out of each other's hair" > >> > >> Base that on -rc1, then pull it into your rdt branch and David could pull the > >> same into his. > > > > Yes, that works. > > > > Reinette, can you please look into creating that ordering. Then we just zap > > the existing branch and redo it with this scheme. > > Will do. How would you prefer to consume this to make the branches > simple to create? Is it ok if I create a new patch series with Al's > suggestion above as the first commit? > > The original pseudo-locking patch series consisted out of two sections > with the pseudo-locking specific parts starting in the middle. If I > create a new series with the above change then it will not be cleanly > separate anymore. Is that ok? That's fine. Just mention it clearly in the changelog of that first one or two patches you need for that. Thanks, tglx