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 8CF88C43334 for ; Mon, 20 Jun 2022 19:11:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 03E838123D; Mon, 20 Jun 2022 21:11:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.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=konsulko.com header.i=@konsulko.com header.b="kwYio3Oa"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C9149801F5; Mon, 20 Jun 2022 21:11:07 +0200 (CEST) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (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 91D1782012 for ; Mon, 20 Jun 2022 21:11:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf32.google.com with SMTP id t16so12231092qvh.1 for ; Mon, 20 Jun 2022 12:11:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=JkX3Y4ljXKxmzEex6PZET9d6VDQFqksjt6Ez/cmULdE=; b=kwYio3Oa3WxxWqscsb155ifqE5Qyqgst5qdBT0WR7qJJ47ZXLkZZXZl4EwAhvfsYdv nLZXK9XE/7yy4ckREBSq9ZKDcuRsh7U2AHVXoqy32JzbF1KluabsDaPMk7ebz0OUfHaS JJR9L3a6HVKDOi5D7war6hfpnOoXQ7gio0tmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=JkX3Y4ljXKxmzEex6PZET9d6VDQFqksjt6Ez/cmULdE=; b=FrkqzFe+QBe3BEJfPSsnikgN+hJ7XYap0AVVJnw4RzAt5d5ROQtX3l03THn0tApcHY IF3REpUxUqvOclxel4157S9QpNC3038GD81QRjrcCRaeDvsVA0fvDhTDZH3svIQeDnoX U1OJ9PiU9RxzvmUfgmOjHmRTbZinvaPYPnw5vDdro0NkWfRVn4609jynchXKni89S2Qt HUI1Udd3zdMv6vxboy6SrtAnJMe2QgTYqgyAoMKfY08lfbUo9RQGaZ2ojf/J3MhlnybF d86ySNKlMzrf1SsaGAngKuqUehbvGNp9iXCplCBudHkUlSlkEI+K5O6lYZOle9jPNUHf C3Iw== X-Gm-Message-State: AJIora/TIA4bnNrYAf/9rvPoEzC52Du0+8Pdj9DxVM5+t730JrMkamVT rskBw0ybC5VRIt5K95vMypVtvA== X-Google-Smtp-Source: AGRyM1tV6eLdgRD9g9/2Jza2xkcRWg8LjI0XpOiZJMU4dR9j3WNXnfeXqQPw1pt8Ogxr7hilTxvCWQ== X-Received: by 2002:ad4:5a4e:0:b0:470:301f:1ee0 with SMTP id ej14-20020ad45a4e000000b00470301f1ee0mr10236517qvb.104.1655752263352; Mon, 20 Jun 2022 12:11:03 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id j2-20020ac85c42000000b00304df6f73f0sm12457352qtj.0.2022.06.20.12.11.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jun 2022 12:11:02 -0700 (PDT) Date: Mon, 20 Jun 2022 15:11:00 -0400 From: Tom Rini To: Francis Laniel 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. Message-ID: <20220620191100.GU2484912@bill-the-cat> References: <20220616223158.9225-1-francis.laniel@amarulasolutions.com> <20220616223158.9225-26-francis.laniel@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tUAgtTL8YAma6cK3" Content-Disposition: inline In-Reply-To: <20220616223158.9225-26-francis.laniel@amarulasolutions.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --tUAgtTL8YAma6cK3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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_li= st() > ") > 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. n= o 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_E= NV_CHDIR") > 12566e7f9b5e ("ash,hush: fix handling of SIGINT while waiting for interac= tive input") > 987be932ed3c ("*: slap on a few ALIGN_PTR where appropriate") >=20 > Signed-off-by: Francis Laniel 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? --=20 Tom --tUAgtTL8YAma6cK3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKwxkEACgkQFHw5/5Y0 tyxEdQv9G52zLR9GLTWS3SfbxMoIwz1ed88CNQsy03tDg9D99wB6LVcHJEGKCe+i 6ZI8+Ddk0L9ZH1wjXyfEdmKBHNua2AJ4+NwzqSYzFmYq/BjEV2wD8SXZ80n8AnPY gY/5FTcHomYUVzKJxSPJ378G4kGh2Kssp4cTcoER2T5uEwb6ZjDYngvQDJ1Oyt0W 9QNbNJ09bAITp/WfOmYHG6zwcwWQXByea2CmA/bLdD3wwO3fh5HELrMccdJcpKiC OUG6gOHn5d7H0IcQvS1in+k+diWZ43krNBEZlpIImOYyRqzsKYWk5a9xKNueDu/0 vezdXpfAhgQT8WtFMfY+ZYJMthcM8KE4LzAG8mkr5RRoANKk2dez0f1pwSIuVmqb zxwUE4Uz4zMi+mXXRTSIqbRctU0D0ft5OTINjrEVKBZwHIEDargzL/OMVX58oCvu haQMRNYgm9ij7O3o+F91nKPPuHrWB2fy2ey2MiASdx1ZMrlKUA0v+hMCbgV7bP+f JZmuY4TZ =6S5p -----END PGP SIGNATURE----- --tUAgtTL8YAma6cK3--