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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CCAC5C00140 for ; Fri, 12 Aug 2022 20:56:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6D1F28489B; Fri, 12 Aug 2022 22:56:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="XSl+7eK0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2608084834; Fri, 12 Aug 2022 22:56:32 +0200 (CEST) Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A0522848A8 for ; Fri, 12 Aug 2022 22:56:29 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=none smtp.helo=mail-wr1-x429.google.com Received: by mail-wr1-x429.google.com with SMTP id z17so2352435wrq.4 for ; Fri, 12 Aug 2022 13:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=WRjU4OCmHscKiVbujTKi+m2YwhZNLyRFG6F0+wwFaY4=; b=XSl+7eK0xEFhO0G2NNnCwd5HBYRf5Hi5qBi+3GBWjyY2nJ+cfDGvMcNN8DqZTYE5MJ bJw6A8TWaa1pcOp/ezNLNwCb4Dw9C+rPoq80FUIgAl6qvcWU9Zg00G6zxh2WonLcVxMM agediwM13Igx1jJV5V7KE/t+IuxrrqU9AFvTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=WRjU4OCmHscKiVbujTKi+m2YwhZNLyRFG6F0+wwFaY4=; b=NUuTZjmu8WEQ0bqvwKYUE0vLsfK3dIeeGiUARvoHAJYnWF/qaE/xy0MK9ei89soEAe YDow2KPo2dsP5w38cNp6Mi4bkA+TJK3PlAcV9hzvo6GaIQkZpexqN4HWtG31iLFfuwwq NSpG+slDo9qDfHgc48jFyjrnxGpdwwdKuajZzVqBXW5v0VmBr0v7rKWJSUyq1CMX1Z9E mmhhQhukxsLtL00cgQ4CbpT/WPTVc2MHJnb03BWqgclaekDOk8lIGpQ3uY6ZrDsfsjaI ggTxCF22vQf4xBreS4DKUeRHpg1OD61DK0VMQuQ9ajDXrgRbNZpztW1d2n01GJK2kzIO eA/g== X-Gm-Message-State: ACgBeo09Yb8euRBUiaIvR0vTIUkz/I6D1a+Yl3MXY++qAD6DbTDGW4Va CoWTlCCdWUA6McwgMXJg0nY/Pg== X-Google-Smtp-Source: AA6agR7GmaNAQxaKdYqDKoAjxeWoCbWAKSQ7EImgQ/nMvGOAtMah3dyMe0wczF67TmwcSHXBAlqXfg== X-Received: by 2002:a5d:4345:0:b0:21a:3b82:ad57 with SMTP id u5-20020a5d4345000000b0021a3b82ad57mr3058741wrr.176.1660337789089; Fri, 12 Aug 2022 13:56:29 -0700 (PDT) Received: from pwmachine.localnet (85-170-37-153.rev.numericable.fr. [85.170.37.153]) by smtp.gmail.com with ESMTPSA id az14-20020a05600c600e00b003a3211112f8sm565714wmb.46.2022.08.12.13.56.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Aug 2022 13:56:28 -0700 (PDT) From: Francis Laniel To: Tom Rini Cc: u-boot@lists.denx.de, Marek Behun , Michael Nazzareno Trimarchi , Simon Glass , Wolfgang Denk , Harald Seiler Subject: Re: [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022. Date: Fri, 12 Aug 2022 22:56:27 +0200 Message-ID: <12034913.O9o76ZdvQC@pwmachine> In-Reply-To: <20220620191100.GU2484912@bill-the-cat> References: <20220616223158.9225-1-francis.laniel@amarulasolutions.com> <20220616223158.9225-26-francis.laniel@amarulasolutions.com> <20220620191100.GU2484912@bill-the-cat> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Hi. Le lundi 20 juin 2022, 21:11:00 CEST Tom Rini a =E9crit : > On Fri, Jun 17, 2022 at 12:31:55AM +0200, Francis Laniel wrote: > > This commit adds the following hush busybox upstream commits: > > 21afddefd258 ("hush: fix "error: invalid preprocessing directive ##"") > > e53c7dbafc78 ("hush: fix set -n to act immediately, not just after > > run_list() ") > > 574b9c446da1 ("hush: fix var_LINENO3.tests failure") > > 49bcf9f40cff ("hush: speed up ${x//\*/|} too") > > 53b2fdcdba4c ("*: add NOINLINEs where code noticeably shrinks") > > 7c3e96d4b3d4 ("shell: use more compact SHELL_ASH / HUSH config defines.= no > > code changes") 62f1eed1e191 ("hush: in a comment, document what -i might > > be doing") aaf3d5ba74c5 ("shell: tweak --help") > > db5546ca1018 ("libbb: code shrink: introduce and use [_]exit_SUCCESS()") > > 931c55f9e2b4 ("libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> > > SETUP_ENV_CHDIR") 12566e7f9b5e ("ash,hush: fix handling of SIGINT while > > waiting for interactive input") 987be932ed3c ("*: slap on a few ALIGN_P= TR > > where appropriate") > >=20 > > Signed-off-by: Francis Laniel >=20 > Oh good, this was added to the series. How much effort did it take you > to do this? Do you think it would be sustainable to keep doing > something like this once every U-Boot full release cycle, like say when > -next opens up or just after release or similar? Sorry for my late reply. I was not so complicated to add these patches as they did not really touch= =20 part we have in common. I think it took me sometimes because I wanted to understand everything to=20 avoid breaking things. I would rather advice doing this more often, something like once a month as= =20 the less patches we will need to merge the easier it is.