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 14D9CE936ED for ; Thu, 5 Oct 2023 00:17:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233880AbjJEAR4 (ORCPT ); Wed, 4 Oct 2023 20:17:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49380 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233837AbjJEAR4 (ORCPT ); Wed, 4 Oct 2023 20:17:56 -0400 Received: from out28-62.mail.aliyun.com (out28-62.mail.aliyun.com [115.124.28.62]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 655DC95; Wed, 4 Oct 2023 17:17:51 -0700 (PDT) X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1323387|-1;CH=green;DM=|CONTINUE|false|;DS=CONTINUE|ham_enroll_verification|0.0365959-0.000864689-0.962539;FP=0|0|0|0|0|-1|-1|-1;HT=ay29a033018047201;MF=wangyugui@e16-tech.com;NM=1;PH=DS;RN=17;RT=17;SR=0;TI=SMTPD_---.UtlC8rI_1696465066; Received: from 192.168.2.112(mailfrom:wangyugui@e16-tech.com fp:SMTPD_---.UtlC8rI_1696465066) by smtp.aliyun-inc.com; Thu, 05 Oct 2023 08:17:47 +0800 Date: Thu, 05 Oct 2023 08:17:48 +0800 From: Wang Yugui To: Greg Kroah-Hartman Subject: Re: [PATCH 6.1 000/259] 6.1.56-rc1 review Cc: 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 In-Reply-To: <20231004175217.404851126@linuxfoundation.org> References: <20231004175217.404851126@linuxfoundation.org> Message-Id: <20231005081746.D7B7.409509F4@e16-tech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.81.04 [en] Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi, > This is the start of the stable review cycle for the 6.1.56 release. > There are 259 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, 06 Oct 2023 17:51:12 +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/patch-6.1.56-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y > and the diffstat can be found below. This 6.1.56-rc1 failed to build on rhel7 with dev-tool-set 8, but 6.1.55 works. Build error message: gcc: fatal error: no input files make[3]: *** [pmu-events/Build:33: pmu-events/pmu-events.o] Error 1 After the revert of 'perf-build-update-build-rule-for-generated-files.patch' the build works again. Best Regards Wang Yugui (wangyugui@e16-tech.com) 2023/10/05