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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2F17C433E9 for ; Wed, 3 Mar 2021 19:09:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 793FC64EE9 for ; Wed, 3 Mar 2021 19:09:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1578635AbhCCSRp (ORCPT ); Wed, 3 Mar 2021 13:17:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234010AbhCCQNx (ORCPT ); Wed, 3 Mar 2021 11:13:53 -0500 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FA5DC06175F for ; Wed, 3 Mar 2021 08:12:35 -0800 (PST) Received: by mail-ej1-x631.google.com with SMTP id r17so43214317ejy.13 for ; Wed, 03 Mar 2021 08:12:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=hdbGvE7OxH1ozlVSe6sun/EFAVtFiv+mLa//hBpREOQ=; b=kEDT0UAfgVm1B7FGc2AiSdBCh4aRsxqSIkFqm/q8SkddfZ9jE1SFBumnYCN2bKQjG6 znPUqE7thSf+gXicrhsEFJv4eecwi/Hi1k7OWInF/gQsYl6T58a/GEDgBuIRCjAVDyhG dkD1HdAQWO8gDCrOu7vpjJmVp2cMJsSlCVvktbpFndQBLdq/2rOElNj6p5k1rBruFduq 6qKe+tLcP3iIxtn0dXVutxXz2KnmVHjQDl5kBWLNXyUvBu4aOWMdq9jQT58t1RVEGQDs BbW7bdTy8GPQz/Af3i916SDzttOkxOKE8RPYYghmhX5D9RvaKu0aeMs+2ttQgtet6enk nFEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=hdbGvE7OxH1ozlVSe6sun/EFAVtFiv+mLa//hBpREOQ=; b=egbJULPUAhAFL43lScNtFZvU6p888ck8QO1sD90gb9PN46ltT+nXEyMTZo/HRS4D57 0et377r/vINY70gR9sQvqxVjxpgegc2h+T05Kq3BZgIq8yDCi2w7zaJr+wQH2hu9xQBE 4r8m47t3Jqc0YDq4pU9cNBbHf1mFTpqWO9+9QQVOtN5pAuFosYhxI4v63SZ3/kpgxuCj DeJOZi/wrThTqEh5miLkKqi+nPPcFVqHQvuiyVj1mokVbhDlRbKuzni+UJhCJtKzPaK7 SCo0epQ71al2+a8ZWMm44CFrdc352iuEA37pWFhF/YiVaPjVLqCT4sZXtX/sWwrMjipl dF1w== X-Gm-Message-State: AOAM530Ws72SEfFmi/zqe5I4pimI/YP6/LyGtUKzRQDE5xBgxVUEHii1 qiLx5FcDdkAev8B46eXVqBVSxJ80/94bkMcFWhi2YQ== X-Google-Smtp-Source: ABdhPJy6rAOgoMw/i73rHFickgZDyRhv0OZu+fM32yUkz8wO4itbfzFAefn69stUaxRvhGLVYDibW5qDfLnieYVeDow= X-Received: by 2002:a17:906:b2c3:: with SMTP id cf3mr25576820ejb.133.1614787953836; Wed, 03 Mar 2021 08:12:33 -0800 (PST) MIME-Version: 1.0 References: <20210302192700.399054668@linuxfoundation.org> In-Reply-To: <20210302192700.399054668@linuxfoundation.org> From: Naresh Kamboju Date: Wed, 3 Mar 2021 21:42:20 +0530 Message-ID: Subject: Re: [PATCH 5.10 000/657] 5.10.20-rc4 review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , Florian Fainelli , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , pavel@denx.de, Andrew Morton , Linus Torvalds , Guenter Roeck Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Mar 2021 at 00:59, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.20 release. > There are 657 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, 04 Mar 2021 19:25:07 +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-rc4.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 Results from Linaro=E2=80=99s test farm. All our builds are getting PASS now. But, Regressions detected on all devices (arm64, arm, x86_64 and i386). LTP pty test case hangup01 failed on all devices hangup01 1 TFAIL : hangup01.c:133: unexpected message 3 Reported-by: Linux Kernel Functional Testing This failure is specific to stable-rc v5.10.20-rc4 and v5.11.3-rc3 Test PASS on the v5.12-rc1 mainline and Linux next kernel. Following two commits caused this test failure, Linus Torvalds tty: implement read_iter Linus Torvalds tty: convert tty_ldisc_ops 'read()' function to take a kernel pointe= r Test case failed link, https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10= .19-658-g083cbba104d9/testrun/4068229/suite/ltp-pty-tests/test/hangup01/log -- Linaro LKFT https://lkft.linaro.org