Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1054289pxb; Thu, 4 Mar 2021 01:55:49 -0800 (PST) X-Google-Smtp-Source: ABdhPJzYZMzBs8iOr+MnBbsA4UP9y1p2HsTak9sQ8Ewq3sPlPs6o+WsmkmcohElfLr3fhjwurH3T X-Received: by 2002:a17:906:584e:: with SMTP id h14mr3373970ejs.332.1614851749383; Thu, 04 Mar 2021 01:55:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614851749; cv=none; d=google.com; s=arc-20160816; b=SYIq4ok9w5LtXZ0hyICyHnhPMXCoj18izj70zrX+ZeiPSuSEStWJNICyIT8FvuJmzS vzm5HClZFWpXAAAQ+7iFlKCs7TLAhvsGICigE/iFFEXVEtFZD4GEZ9DuccfZ/FX3ePDw Psfst5CAzXbeOmT+YlpaEXAHoTwABNxccF9NNCqpMivxPYKFMOF2LRc48Tp9g/uw3h8y OFYsB3gognyx3GJy75nCEK4tx+uW0QnFiTJ7u5U0vaM+Z0kLB0J868FNVZTNw53vuqk7 wsJzEb5BtGVY3yooAiEt5JZQqjHZWSbma/6JOxlm1Z7SXimQS+Yn/By/jizpPD+yGm5I Ue8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=hcqVZWDIoKMPCSU/e2fmIwhYrmAoi2qCt/BacEeuDTY=; b=kBEtygdLjk9vH9EQSArOEYXJZgEo5omE4u+pVcbpGxSPvmH0BHSCOguBRRgMnMvtT5 qxcKkQ2/bVXynHJltUBNNmgTglE2HLnA8uFRKaU46X78uvwgaYMWl82hQrBdAej/B5ju NNsq/NogfBtNc1PcGdQKqqluE4dbn7dtHNSEA3d4b1jP21ECnX8VnStquo6nDbyaOZgp mp1ifx5zH7AhD6ffSAHDkbukk2Ag/nHtg6GGBygKnpq5OB1iYnB/JOzqgzUp83NVmO6F lY0G/I7I0NW6EzY3fn7qSXQVBwxNayMI5CSSNu2aShzDcIpFdTLG/DuQwjTeENOPEuEb ayvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k16si2044085eje.579.2021.03.04.01.55.25; Thu, 04 Mar 2021 01:55:49 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230431AbhCCPpv (ORCPT + 99 others); Wed, 3 Mar 2021 10:45:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1442903AbhCCKvR (ORCPT ); Wed, 3 Mar 2021 05:51:17 -0500 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93C64C061793; Wed, 3 Mar 2021 02:37:40 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: gtucker) with ESMTPSA id 255631F40F32 Subject: Re: [PATCH 5.10 000/661] 5.10.20-rc2 review To: Greg Kroah-Hartman Cc: 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, stable@vger.kernel.org, Suram Suram , "kernelci-results@groups.io" References: <20210301193642.707301430@linuxfoundation.org> <32a6c609-642c-71cf-0a84-d5e8ccd104b1@collabora.com> From: Guillaume Tucker Message-ID: Date: Wed, 3 Mar 2021 10:34:11 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/03/2021 12:40, Greg Kroah-Hartman wrote: > On Tue, Mar 02, 2021 at 11:38:36AM +0000, Guillaume Tucker wrote: >> On 01/03/2021 19:37, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 5.10.20 release. >>> There are 661 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 Wed, 03 Mar 2021 19:34:53 +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/v5.x/stable-review/patch-5.10.20-rc2.gz >>> or in the git tree and branch at: >>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y >>> and the diffstat can be found below. >>> >>> thanks, >>> >>> greg k-h >> >> >> I've been through the KernelCI results for v5.10.20-rc2 and made >> this manual reply, hoping to eventually get it all automated. >> >> >> >> First there was one build regression with the arm >> realview_defconfig: >> >> kernel/rcu/tree.c:683:2: error: implicit declaration of function ‘IRQ_WORK_INIT’; did you mean ‘IRQMASK_I_BIT’? [-Werror=implicit-function-declaration] >> IRQ_WORK_INIT(late_wakeup_func); >> ^~~~~~~~~~~~~ >> IRQMASK_I_BIT >> kernel/rcu/tree.c:683:2: error: invalid initializer >> >> >> Full log: >> >> https://storage.kernelci.org/stable-rc/linux-5.10.y/v5.10.19-662-g92929e15cdc0/arm/realview_defconfig/gcc-8/build.log > > That should now be resolved with a new -rc release for 5.4.y and 5.10.y. Confirmed in my other email for v5.10.20-rc4. >> There were also a few new build warnings. Here's a comparison of >> the number of builds that completed with no warnings, with at >> least one warning, and with an error between current stable and >> stable-rc: >> >> pass warn error >> v5.10.19 188 6 0 >> v5.10.20-rc2 180 15 1 >> >> Full details for these 2 revisions respectively: >> >> https://kernelci.org/build/stable/branch/linux-5.10.y/kernel/v5.10.19/ >> https://kernelci.org/build/stable-rc/branch/linux-5.10.y/kernel/v5.10.19-662-g92929e15cdc0/ > > That error should be resolved. > > Warnings for non-x86 arches I have not been tracking to try to get down > to 0. That would be a good project for someone to work on... OK, so until we get to 0 we should probably ignore warnings when replying to the -rc review threads. If someone wants to pick this up in the meantime, kernelci.org can definitely help. >> Then on the runtime testing side, there was one boot regression >> detected on imx8mp-evk as detailed here: >> >> https://kernelci.org/test/case/id/603d69ec2924db6b9baddcb2/ >> >> I've re-run a couple of tests with both v5.10.19 and v5.10.20-rc2 >> and also got a failure with v5.10.19, so it looks like it's not >> really a new regression but more of an intermittent problem. >> Bisections are not enabled in NXP's lab so we don't have results >> about which commit caused it. We should chase this up, I've >> already asked if they're OK to enable bisection. Then we may >> bisect with an older revision that is really booting to find the >> root cause... > > Finding that root cause would be good, but doesn't really sound like a > regression yet :) Yep. Bisections are now getting enabled in the NXP test lab, so we'll share the news if it leads to something. FWIW the same test passed with v5.10.20-rc4. >> Presumably it's not OK to have this build error in the v5.10.20 >> release, assuming the boot regression is not new and can be >> ignored, but that's your call. So it seems a bit early for >> KernelCI to stamp it with Tested-by, even though it was tested >> but it's more a matter of clarifying the semantics and whether >> Tested-by implicitly means "works for me". What do you think? > > Try the new release to see if that fixes the build errors for you. All passing now. > And thanks for doing all of the testing here, this round was a rough one > for a variety of different reasons... You're welcome. That's what KernelCI is here for :) It'll just take a bit more typing to automate the replies and use the last stable release as a reference to detect new regressions on stable-rc. I think patches@kernelci.org you're putting on CC will make things easier in this respect, in fact that's what it was originally created for. Best wishes, Guillaume