Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp5878748pxb; Tue, 16 Feb 2021 09:42:23 -0800 (PST) X-Google-Smtp-Source: ABdhPJwBDuSB3PAcrpHNHP4hqMkouW4M/8KK3z/GO/XZ5qdiClft6FxZKPrFmRO52QS051KbMfW2 X-Received: by 2002:a17:906:e20a:: with SMTP id gf10mr8078646ejb.223.1613497338659; Tue, 16 Feb 2021 09:42:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613497338; cv=none; d=google.com; s=arc-20160816; b=XUhVm1Ahqaw9QJfXnkPIXrDlRY8R5EYdIOkorpFXcmC6HVO3tvAKwUCxOoO75QdaI6 nvFzkvbKYv/xnXGsNYL9tu3D3VETbMspFXdniKVJgpOpHKvbJ2XDlU/McdS7XcphT4Hq 1XVSObhPJ5mrbSxMBqW2UluD6j1dvsDKN1sX5FGa+wKvVQO553b+as0qrg4YRx0PetxL 0V/HP3u7zFIVngNFBNsR6UZbLGFguaNJV+RR8vzf/sPSAw/7xc8JYhukb6NhGG401dvd MSdaPcNiWxi6OoSD7Na7v+gYYRxIXgqnWBw4nZUfehf/5aJfgoYgnI6kgE+2OY6//n9a UEyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-disposition :mime-version:user-agent:in-reply-to:references:subject:cc:to:from :message-id:date; bh=0VONR/AGtjTD2RpV9sXMfaKhttTUTrh+cLX+fI/BuTw=; b=xdYqgx4TswMf29Wa2SOd8Gs+VnykBVFUQ94c3CIDPbDMETnSbt3bBSB6Z5n2vgHL2I PvL8JSjXQ+9ZVNT2ntNr5ESTyt1cymAhkudUBM+J8iUKb6fO+9nz9TAY3u1E3SF7XbUH VggNp7mN7UPTwo0DJxz46gcvnawgKgiGrCdAJa4EcFopwBw5suLI+3BgvmxGMmgvFzZ9 wyXojNJPigcaZoEuheYtnrpQg5VIftDRs43hUMZtlrxYCxmTH1xEyJ3weFS4q4bAN8cj kSw+HVODMPFlVd0o+B2vx6EZSKqLjw554WycqiQ2HOOMYVNfE5yGsXN3olY2jOsMJK8h NWCg== 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 e21si15098698ejt.485.2021.02.16.09.41.55; Tue, 16 Feb 2021 09:42:18 -0800 (PST) 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 S230463AbhBPRko convert rfc822-to-8bit (ORCPT + 99 others); Tue, 16 Feb 2021 12:40:44 -0500 Received: from pegase1.c-s.fr ([93.17.236.30]:47134 "EHLO pegase1.c-s.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229628AbhBPRkd (ORCPT ); Tue, 16 Feb 2021 12:40:33 -0500 Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 4Dg7X256vfzB09ZP; Tue, 16 Feb 2021 18:39:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id obuZMT7z7GUL; Tue, 16 Feb 2021 18:39:46 +0100 (CET) Received: from vm-hermes.si.c-s.fr (vm-hermes.si.c-s.fr [192.168.25.253]) by pegase1.c-s.fr (Postfix) with ESMTP id 4Dg7X24HVlzB09ZM; Tue, 16 Feb 2021 18:39:46 +0100 (CET) Received: by vm-hermes.si.c-s.fr (Postfix, from userid 33) id 769CB1EC; Tue, 16 Feb 2021 18:42:47 +0100 (CET) Received: from 37-171-22-224.coucou-networks.fr (37-171-22-224.coucou-networks.fr [37.171.22.224]) by messagerie.c-s.fr (Horde Framework) with HTTP; Tue, 16 Feb 2021 18:42:47 +0100 Date: Tue, 16 Feb 2021 18:42:47 +0100 Message-ID: <20210216184247.Horde.If3nEUb5zLh4eU_4qXZCAw1@messagerie.c-s.fr> From: Christophe Leroy To: Daniel Gimpelevich Cc: Paul Mackerras , Benjamin Herrenschmidt , linux-kernel@vger.kernel.org, Maksym Kokhan , Daniel Walker , linuxppc-dev@lists.ozlabs.org, xe-linux-external@cisco.com, Rob Herring , Michael Ellerman , Christophe Leroy , Daniel Walker , Andrew Morton Subject: Re: [PATCH 1/4] add generic builtin command line References: <20190319232448.45964-2-danielwa@cisco.com> <20190320155319.2cd3c0f73ef3cdefb65d5d1e@linux-foundation.org> <20190320232328.3bijcxek2yg43a25@zorba> <20190320201433.6c5c4782f4432d280c0e8361@linux-foundation.org> <20190321151308.yt6uc3mxgppm5zko@zorba> <20190321151519.1f4479d92228c8a8738e02cf@linux-foundation.org> <1613417521.3853.5.camel@chimera> In-Reply-To: <1613417521.3853.5.camel@chimera> User-Agent: Internet Messaging Program (IMP) H5 (6.2.3) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Daniel Gimpelevich a écrit : > On Thu, 2019-03-21 at 15:15 -0700, Andrew Morton wrote: >> On Thu, 21 Mar 2019 08:13:08 -0700 Daniel Walker wrote: >> > On Wed, Mar 20, 2019 at 08:14:33PM -0700, Andrew Morton wrote: >> > > The patches (or some version of them) are already in linux-next, >> > > which messes me up. I'll disable them for now. >> > >> > Those are from my tree, but I remove them when you picked up the >> series. The >> > next linux-next should not have them. >> >> Yup, thanks, all looks good now. > > This patchset is currently neither in mainline nor in -next. May I ask > what happened to it? Thanks. As far as I remember, there has been a lot of discussion around this series. As of today, it doesn't apply cleanly anymore and would require rebasing. I'd suggest also to find the good arguments to convince us that this series has a real added value, not just "cisco use it in its kernels so it is good". I proposed an alternative at https://patchwork.ozlabs.org/project/linuxppc-dev/cover/cover.1554195798.git.christophe.leroy@c-s.fr/ but never got any feedback so I gave up. If you submit a new series, don't forget to copy ppclinux-dev and linux-arch lists. Christophe