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=unavailable 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 72C06C4338F for ; Fri, 23 Jul 2021 12:25:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5905B60ED7 for ; Fri, 23 Jul 2021 12:25:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234861AbhGWLpA (ORCPT ); Fri, 23 Jul 2021 07:45:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35062 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234832AbhGWLoz (ORCPT ); Fri, 23 Jul 2021 07:44:55 -0400 Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B221FC061757 for ; Fri, 23 Jul 2021 05:25:27 -0700 (PDT) Received: by mail-ot1-x336.google.com with SMTP id o2-20020a9d22020000b0290462f0ab0800so1799293ota.11 for ; Fri, 23 Jul 2021 05:25:27 -0700 (PDT) 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; bh=aRUskXGznymjiPhSPPZyhJYIsZLMytqVDg3CZ0gajkI=; b=dQT4tlqWkatDtLUgzzl1zSN7dtH3n39/QVn66bgkMWjc4p4kY16tD9Z7zhPTivaasa 7y01sspGAtEP4d6tZIeP+GIe5MUv9rZabiNNQAVz0Cu0n9uT5ujG9tjFJ/nc395mfYr9 A7FqOZ9iRlG+x8bEzf2bS/V8cpKblV4LD8owGUBU2xbHck5etFryu5ohz9hc+83Yuxfr I4uGojvb471OrMlDLn+pofsiy1wXFRdvYIk0OReuw5lCiNFCmspq0OOBeiJ0fWGLv/hT V+24BgzruN5ybwF4UWCV3oHEKgKwCSTGT8YAwM+HbLs85kZQsyUNjP662kQyyjbcunI0 Bfsg== 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; bh=aRUskXGznymjiPhSPPZyhJYIsZLMytqVDg3CZ0gajkI=; b=Vy4VYeXK/SUcgL1vEF+W3cXLxSR5Q6cZCMmHAucB89wn6i7DN93ZH3KF3VI6vOmter veTFwHKwfM6fEsZibYDfzXbHI+AO/SCyK0sTIX2nt6PzhYp/d1fqIXI/AhoUDdtcQTJB NXyakD/wYApK/38vfJ63moi5jDmthlXjwq+lMXMbH9eprGFuq66OYCRPfEUUHeRGoFNQ 4mjjICF1vAlvfr88QqWZUoG7v3gIcCMZzlvU3FHotKVahlTLmi29dMmPC078lN9puNxQ VtxiOFLCofpQmjfPb3juY5qgAEaeMQGdw08ZqYBLNZEnNOoEHGsFgcwk9Eu3opbrVthE le2g== X-Gm-Message-State: AOAM531ZI9/ZGXu3LNFo935OMWDZHU2CwCMM9H40mEtOtm7OkZW2yRtl xwIkuZ/6KzR8nT6e5RbrTiJTuF2A6ihP2GN5B5ZKMQ== X-Google-Smtp-Source: ABdhPJwXTpo12ME8GoDOuTPYTK33J28upzzgQJgLGzW+l1l5KobGs/3ySmoblDwwcR5fo1Pd7kAxk7/KUCLFlb24NBQ= X-Received: by 2002:a9d:27a4:: with SMTP id c33mr2911795otb.281.1627043126908; Fri, 23 Jul 2021 05:25:26 -0700 (PDT) MIME-Version: 1.0 References: <20210722155628.371356843@linuxfoundation.org> In-Reply-To: From: Naresh Kamboju Date: Fri, 23 Jul 2021 17:55:15 +0530 Message-ID: Subject: Re: [PATCH 5.13 000/156] 5.13.5-rc1 review To: Greg Kroah-Hartman Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Pavel Machek , Jon Hunter , Florian Fainelli , linux-stable , linux-block , linux-fsdevel@vger.kernel.org, LTP List , Arnd Bergmann Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 23 Jul 2021 at 17:33, Greg Kroah-Hartman wrote: > > On Fri, Jul 23, 2021 at 05:26:22PM +0530, Naresh Kamboju wrote: > > On Thu, 22 Jul 2021 at 22:17, Greg Kroah-Hartman > > wrote: > > > > > > This is the start of the stable review cycle for the 5.13.5 release. > > > There are 156 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 Sat, 24 Jul 2021 15:56:00 +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.13.5-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-5.13.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > The following error is due to SATA drive format failing with arm64 64k-page > > size ( CONFIG_ARM64_64K_PAGES=y ) kernel. > > while running LTP syscalls test suite on running 5.13.3 and 5.13.5-rc1 kernel. > > > > First it was noticed on the stable-rc 5.13.3-rc2 kernel. > > > > Whereas 64bit kernel and 32bit kernel pass with 4K page size. > > > > Initially, I thought it could be a Hard drive fault but it is reproducible on > > other devices but not always. Which is a blocker to bisect the problem. > > > > The steps to reproduce: > > - Boot arm64 juno device with 64k page stable-rc 5.13 kernel Image [1] > > - CONFIG_ARM64_64K_PAGES=y > > - format connected SATA drives and mount /scratch > > - Use the mounted /scratch for LTP runs to create and delete files from this > > - cd /opt/ltp > > - ./runltp -d /scratch -f syscalls > > And does that also fail for 5.13.2? Yes. It failed on 5.13.2 also. Ref failed log: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.13.y/build/v5.13.2/testrun/5147287/suite/ltp-syscalls-tests/test/copy_file_range01/log - Naresh