Received: by 2002:a05:6358:700f:b0:131:369:b2a3 with SMTP id 15csp650634rwo; Wed, 2 Aug 2023 01:44:11 -0700 (PDT) X-Google-Smtp-Source: APBJJlGdyxHu5Gi8AThooYijbil8fBJPMw1MKjRByR1Xy/UmTZB9SJ9WtieczHfaPU9q7uN+24Ej X-Received: by 2002:a05:6a21:7185:b0:134:4de4:d5e6 with SMTP id wq5-20020a056a21718500b001344de4d5e6mr16130988pzb.57.1690965850864; Wed, 02 Aug 2023 01:44:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690965850; cv=none; d=google.com; s=arc-20160816; b=lShHYgvY736TbDeePnA2GB/h41g2OLjICHmJaqwsjSnCg0KV/tRBpmNZimYrcYXW4S GbAoOR6L02yLZyOiIXM9Clzngvkk/Bw5zuslS2lbH12UISbCAX74YDlYEf+7xihNwVsA h+DTePl700/vvJS6kxDkSnNSYMKrbSMXKVeIeDDcmR09hUbBcx+KVfFGXG2HvLO5/Wtl BbPD6wlt1iR4dcWJzXZB2/OTxYYpncbD8gNLtgaiZvdnB9Gn2wu38mdWZJhRzHXclFTN cFSQct+ipcPn91RcMNEGVm0aqMK7+wB06yyqORulmM7L+zBGdAwHPdzqron0SzJFTyk3 XEfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=wIGCP0JpqnLLPZrNUedPWUmRwl8TLKbqoA6r9K/q8cA=; fh=onxayR2VpNZRSMyFMlJa/6QBTMTqbeKN3l4DcuPyTkU=; b=yIBHVWCBQiHAQ9t4qJZYoi7aWwL1j8TM1lmveUFXxX+0Vp4il1tg93jtq9R7DVNo/f 7P7g8ZPvn7MBC041JOUe+5JwUu0ElE6QOS4pc3FjRf0aehrsF8joimWuDJd6EZjs8vrf BJn3vtf60WZV4w1JWvPOQ9bNBukulynWuGfH8gu07YleS75EOr7xbwz3l8MFOgNU5g5+ 5say9n6f8CIb57yLnbmLt+yMBjqlu8x8Qh9A84iA/CXGZJ2NONHnhzcPTXWbB4BH4F9I 7q6wYSPCIc2U8H43R3UwO3iEkReKdxOrtUAtrM1W4oYa+fkJDmEPDsffUVlCTvynHgpp MwdA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t36-20020a634624000000b0051b65f4d94asi270442pga.484.2023.08.02.01.43.49; Wed, 02 Aug 2023 01:44:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232417AbjHBIWh (ORCPT + 99 others); Wed, 2 Aug 2023 04:22:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43272 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229784AbjHBIWf (ORCPT ); Wed, 2 Aug 2023 04:22:35 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F393DDA for ; Wed, 2 Aug 2023 01:22:34 -0700 (PDT) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qR77l-0003y4-B3; Wed, 02 Aug 2023 10:22:29 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1qR77j-000ZVR-38; Wed, 02 Aug 2023 10:22:27 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qR77i-009pAW-Cd; Wed, 02 Aug 2023 10:22:26 +0200 Date: Wed, 2 Aug 2023 10:22:26 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Naresh Kamboju Cc: Greg Kroah-Hartman , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, Andy Shevchenko , Bartosz Golaszewski Subject: Re: [PATCH 6.1 000/228] 6.1.43-rc1 review Message-ID: <20230802082226.ok23iygasc3byc35@pengutronix.de> References: <20230801091922.799813980@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lhcm5ps2paryt6e6" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lhcm5ps2paryt6e6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 02, 2023 at 07:24:23AM +0530, Naresh Kamboju wrote: > On Tue, 1 Aug 2023 at 15:00, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 6.1.43 release. > > There are 228 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Thu, 03 Aug 2023 09:18:38 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patc= h-6.1.43-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git linux-6.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h >=20 > Following patch caused build regression on stable-rc 6.1 and 5.15, Looking at 6.1.x, cherry-picking 88da4e8113110d5f4ebdd2f8cd0899e300cd1954 can be done without conflicts and fixes this regression. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --lhcm5ps2paryt6e6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmTKEkEACgkQj4D7WH0S /k5wvggAgtrCjOYtlxIf+mTuERuXed1KoBxR5BVykRI0G1jdxrdZValMvoqkksAf dtCGlrNmzTInIDBC6ih9a6lNZeQ+J0I8L69d2Tnf5ik375mJRi9ChsBvfWT4aCcY AEc3tfKL2eB8CvHickjAqJ98ddRdQgD2FI1331x/kGS/mCtTpPECOd/6g+fwntYl pafHicNklXmeDeQ07fsuEx4kqLLD3+JUma6+9bsqdu8njK3Eu9nbF7WjHYr/B1gB tlgEvCtxz/qKRgzp6l/Gi4K1ZkvHfzBcteFDrXjOfk2wxhJdLLz5pIQYV705ftsR 4jYySnxN7+BIKX+GLFhsUzy4Bm6AAg== =rbCs -----END PGP SIGNATURE----- --lhcm5ps2paryt6e6--