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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0847EB64DD for ; Thu, 3 Aug 2023 14:18:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235014AbjHCORw (ORCPT ); Thu, 3 Aug 2023 10:17:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233993AbjHCORt (ORCPT ); Thu, 3 Aug 2023 10:17:49 -0400 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33D2511B; Thu, 3 Aug 2023 07:17:48 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id d2e1a72fcca58-686be28e1a8so704867b3a.0; Thu, 03 Aug 2023 07:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691072267; x=1691677067; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :sender:from:to:cc:subject:date:message-id:reply-to; bh=eeZ0g3Pg1jlVI4GeXZe/av2+/magkTFnYFdTEYNZShw=; b=htVanGTjwP4sE0bCDPRsLOkBLUqnl0uObcuqCOyCeYEzIxdK9ArChpvAVDfMlEACMw MIQGOH+S9jOZl/UK4vdHHbMBcBfwC9qUpa5YGdsUm5z4dVSPNt4xn1/1I1qDuEaYY+Uw N/BgZhUYUxjpO4D3crHYPjnmhv1jj2MQPNr8QV2pUgtp6gDKSE823vimEkYe8CsRHS73 lby1P1hMlMMteIrdq5gfPAcdahgdRZF4c8+QFFlupLOFL/ArDtkxV8Q4AvcmC/OLdrC5 ZxRp8pu5fGG8I8N/W7hG7DkvjcLmiDUhRbBgdpLHV1E0ZuHJna5b7Y0/dwuryCWfhkk2 8KqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691072267; x=1691677067; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :sender:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=eeZ0g3Pg1jlVI4GeXZe/av2+/magkTFnYFdTEYNZShw=; b=bb5Vf25Pg89XHcfSgTk5su61XV7ehjAlVtuf1vTe1u2PcNoqkDmWWWhmxqnaLib9he uPQzdasHd3w5Iz6svuKF46C0Mc7SWJcM0YdjHdeta8defwhBhQs7bOjbm+MNfKEoFXcf 8nkPsmSra31Va99xbNueQvJfovFECB/uVqjDYNYbw9Sjer3H6s0N5kxUSZuoqjxKz16N eNNFFbNdaKW3f7lzdxkUg1CmxemR7c3tdbMuwtZxhSczBmNg4Xr/vjyuhVtGKc3hKNcA gzKlnUfxQWfRqb+Sl+Mksz1djdi82Eb6XEumGUD2Fb1COnil8LbpzaIaZf0vsbl+xTmj 1dmw== X-Gm-Message-State: ABy/qLauzuxeaxG6eFo8KwfKDqAd7yhV20WJihOOSSOz9RqcZ6vsP/eo WQ1ObAIpnO3LmI5EHbSIjRU= X-Google-Smtp-Source: APBJJlGAOe03snGL2p0G0H/z6QCt91mhrpXIvEiDb4tF/KKoByHXUoRLi2Qvsb4BXeizxgSM+5TXJw== X-Received: by 2002:a05:6a21:4882:b0:134:2fd0:73d6 with SMTP id av2-20020a056a21488200b001342fd073d6mr16522360pzc.31.1691072267500; Thu, 03 Aug 2023 07:17:47 -0700 (PDT) Received: from ?IPV6:2600:1700:e321:62f0:329c:23ff:fee3:9d7c? ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id y13-20020a63ad4d000000b00564b313d526sm28827pgo.54.2023.08.03.07.17.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Aug 2023 07:17:46 -0700 (PDT) Sender: Guenter Roeck Message-ID: <874c28aa-63da-df09-e44d-c6079771606b@roeck-us.net> Date: Thu, 3 Aug 2023 07:17:45 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 6.1 000/225] 6.1.43-rc2 review Content-Language: en-US To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, 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 References: <20230802065510.869511253@linuxfoundation.org> <2023080308-mountain-gyration-06ff@gregkh> From: Guenter Roeck In-Reply-To: <2023080308-mountain-gyration-06ff@gregkh> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/3/23 00:32, Greg Kroah-Hartman wrote: > On Wed, Aug 02, 2023 at 04:18:19PM -0700, Guenter Roeck wrote: >> On Wed, Aug 02, 2023 at 09:41:55AM +0200, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 6.1.43 release. >>> There are 225 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 Fri, 04 Aug 2023 06:54:28 +0000. >>> Anything received after that time might be too late. >>> >> >> Build results: >> total: 157 pass: 157 fail: 0 >> Qemu test results: >> total: 521 pass: 519 fail: 2 >> Failed tests: >> arm:fuji-bmc:aspeed_g5_defconfig:notests:mem1G:mtd128,0,8,1:net,nic:aspeed-bmc-facebook-fuji:rootfs >> arm:bletchley-bmc,fmc-model=mt25qu02g,spi-model=mt25qu02g:aspeed_g5_defconfig:notests:mem1G:mtd256:net,nic:aspeed-bmc-facebook-bletchley:rootfs >> >> The failed tests crash while attempting to boot from a f2fs root file >> system, suggesting that f2fs support may be broken. > > Thanks for letting me know. I've now dropped the f2fs patches from this > queue. > Confirmed that v6.1.43 does not have the problem. Thanks, Guenter