From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6A61C433E0 for ; Tue, 16 Feb 2021 17:41:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B6BBF64E04 for ; Tue, 16 Feb 2021 17:41:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230501AbhBPRkq convert rfc822-to-8bit (ORCPT ); Tue, 16 Feb 2021 12:40:46 -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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92284C433DB for ; Tue, 16 Feb 2021 17:50:46 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6CA7A64E04 for ; Tue, 16 Feb 2021 17:50:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6CA7A64E04 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csgroup.eu Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Dg7mg4mHKz3cGF for ; Wed, 17 Feb 2021 04:50:43 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=csgroup.eu (client-ip=93.17.236.30; helo=pegase1.c-s.fr; envelope-from=christophe.leroy@csgroup.eu; receiver=) X-Greylist: delayed 626 seconds by postgrey-1.36 at boromir; Wed, 17 Feb 2021 04:50:24 AEDT Received: from pegase1.c-s.fr (pegase1.c-s.fr [93.17.236.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Dg7mJ0qxLz30KJ for ; Wed, 17 Feb 2021 04:50:21 +1100 (AEDT) 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 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: quoted-printable X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Christophe Leroy , xe-linux-external@cisco.com, linux-kernel@vger.kernel.org, Rob Herring , Paul Mackerras , Maksym Kokhan , Daniel Walker , Andrew Morton , linuxppc-dev@lists.ozlabs.org, Daniel Walker Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Daniel Gimpelevich a =C3=A9crit=C2= =A0: > On Thu, 2019-03-21 at 15:15 -0700, Andrew Morton wrote: >> On Thu, 21 Mar 2019 08:13:08 -0700 Daniel Walker wr= ote: >> > 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=20=20 >>=20series. 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=20=20 series=20has a real added value, not just "cisco use it in its kernels=20= =20 so=20it is good". I proposed an alternative at=20=20 https://patchwork.ozlabs.org/project/linuxppc-dev/cover/cover.1554195798.gi= t.christophe.leroy@c-s.fr/=20but never got any feedback so I gave=20=20 up. If=20you submit a new series, don't forget to copy ppclinux-dev and=20=20 linux-arch=20lists. Christophe