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 A195CC2B9F4 for ; Mon, 14 Jun 2021 13:41:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F2CA61153 for ; Mon, 14 Jun 2021 13:41:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234165AbhFNNnZ (ORCPT ); Mon, 14 Jun 2021 09:43:25 -0400 Received: from mail-ej1-f53.google.com ([209.85.218.53]:37763 "EHLO mail-ej1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233767AbhFNNnV (ORCPT ); Mon, 14 Jun 2021 09:43:21 -0400 Received: by mail-ej1-f53.google.com with SMTP id ce15so16736450ejb.4 for ; Mon, 14 Jun 2021 06:41:05 -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=web591Pt5+AQQiKHLxdfvUXAI+r6XXpcpBp1AONGuYI=; b=nHXvVeV+RWdRQ8gPuuchzQGLIUzG40Tx94jZVClbV/vg74FWlli0P5wF5ZDGRkpLG0 KMwsXiXQgq660HJENaaoHpe7Sb+I0PFzGLbho/dIqw8FUQKN4DOEHXPqEnP148qnRwlj P/FHPUzH/TcO9QYNYU5N5LQUAQcFGEqoYokCXXW4ngxnSa6zZqfR1GkJqIa0Igxbl7Pw o2Bkh4Y4fbTqhCVNJa7QX+cVm3MSPhK4I8RQDbagN8HkWG77jR6wprZDlFZNF9O+FQzq 015VId31RjCvTOpXJ0DIcKalf+WRniFzL39wJlL5BC7QnF8ehiYi1X3AhERzKCUbGny+ dGGA== 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=web591Pt5+AQQiKHLxdfvUXAI+r6XXpcpBp1AONGuYI=; b=nUBGLylnwppcK6+GI5o3jXLK65KdxHC0wFMtYqXfHl1zXpwNSefLji6y64yVX6D2yq 75noHf7DQ17E2yDEDjEPbZhp9shGm+EOJb/7kc1G2AWA1zQnQtEV1VJRJdqED+dMVgoN sBnRP43eTg722jgOUhWe7F9G+8YjEu7I5YPPC7H2sYBB9RgxAb7ohx0MTQlJY0QmwIKz HbuwNgQTSl26NQzJXFzm5jN/zQL/zvHojyxDJ3YyEIlQlKmuxowfDx0tLU50wxLQKXnq ggR9ftx4+u6OVGlcocD7ju0JYViDanY01qk8jQireYbn7vGCKzGNN+Jg+kjQWp4IgFdx jD6A== X-Gm-Message-State: AOAM5302SEAqkDkL6iMR6jyByDRuvxpCt5SUOGryniX7ii9IabPgur1B 6wiApaMVSrEITbl86c8gBImp1/unluEYe4K17qQ2zA== X-Google-Smtp-Source: ABdhPJzSBdx7sGxpqiRcmQ0LmzbbXwVt/v35DOQ9xEKx+nNZRHKXL3MZq2bjf4K462vUGfFm6HYfaX19XreYeacWFck= X-Received: by 2002:a17:906:25db:: with SMTP id n27mr15005693ejb.170.1623678004491; Mon, 14 Jun 2021 06:40:04 -0700 (PDT) MIME-Version: 1.0 References: <20210614102652.964395392@linuxfoundation.org> In-Reply-To: <20210614102652.964395392@linuxfoundation.org> From: Naresh Kamboju Date: Mon, 14 Jun 2021 19:09:53 +0530 Message-ID: Subject: Re: [PATCH 5.10 000/131] 5.10.44-rc1 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 Machek , Andrew Morton , Linus Torvalds , Guenter Roeck , linux-usb@vger.kernel.org, Peter Chen , Jack Pham , Felipe Balbi Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Jun 2021 at 16:11, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.44 release. > There are 131 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, 16 Jun 2021 10:26:30 +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.44-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h The following kernel crash reported on stable rc 5.10 arm64 db845c board. I have not bisected this problem yet. But there is a crash like this reported and discussed on a mailing thread. https://lore.kernel.org/linux-usb/20210608105656.10795-1-peter.chen@kernel.org/ Crash log on dragonboard 845c: [ 0.000000] Linux version 5.10.44-rc1 (tuxmake@7e2c3dff6c75) (aarch64-linux-gnu-gcc (Debian 9.3.0-22) 9.3.0, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Mon Jun 14 11:22:34 UTC 2021 [ 0.000000] Machine model: Thundercomm Dragonboard 845c <> [ 5.095538] dwc3-qcom a6f8800.usb: failed to get usb-ddr path: -517 [ 5.113805] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000002 [ 5.122686] Mem abort info: [ 5.125531] ESR = 0x96000004 [ 5.128635] EC = 0x25: DABT (current EL), IL = 32 bits [ 5.134005] SET = 0, FnV = 0 [ 5.137106] EA = 0, S1PTW = 0 [ 5.140297] Data abort info: [ 5.143212] ISV = 0, ISS = 0x00000004 [ 5.147092] CM = 0, WnR = 0 [ 5.150103] [0000000000000002] user address but active_mm is swapper [ 5.156530] Internal error: Oops: 96000004 [#1] PREEMPT SMP [ 5.162151] Modules linked in: [ 5.165254] CPU: 7 PID: 251 Comm: kworker/7:3 Not tainted 5.10.44-rc1 #1 [ 5.172011] Hardware name: Thundercomm Dragonboard 845c (DT) [ 5.175959] ufshcd-qcom 1d84000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2 [ 5.177738] Workqueue: events deferred_probe_work_func [ 5.190098] ufshcd-qcom 1d84000.ufshc: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0 [ 5.194832] pstate: 60c00005 (nZCv daif +PAN +UAO -TCO BTYPE=--) [ 5.194843] pc : inode_permission+0x2c/0x178 [ 5.194851] lr : lookup_one_len_common+0xac/0x100 [ 5.207380] scsi 1:0:0:49488: Well-known LUN SKhynix H28S7Q302BMR A001 PQ: 0 ANSI: 6 ref: https://lkft.validation.linaro.org/scheduler/job/2896831#L2835 Reported-by: Linux Kernel Functional Testing metadata: git branch: linux-5.10.y git repo: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc git commit: 406cd5feace812b3715b6fc8114472b6e3bd6d1f git describe: v5.10.43-132-g406cd5feace8 make_kernelversion: 5.10.44-rc1 kernel-config: https://builds.tuxbuild.com/1twAFGbHcDipBArvNuGfeOtyY9H/config -- Linaro LKFT https://lkft.linaro.org