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.7 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 F23BBC433E9 for ; Fri, 12 Feb 2021 10:30:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BB10964E57 for ; Fri, 12 Feb 2021 10:30:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230399AbhBLKan (ORCPT ); Fri, 12 Feb 2021 05:30:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43184 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230336AbhBLKag (ORCPT ); Fri, 12 Feb 2021 05:30:36 -0500 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7CECAC061574 for ; Fri, 12 Feb 2021 02:29:54 -0800 (PST) Received: by mail-ej1-x633.google.com with SMTP id lg21so14696340ejb.3 for ; Fri, 12 Feb 2021 02:29:54 -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; bh=tElWc1UCcSA6sC4diH5VQEMjksELtbi/V6+pA6CaRK8=; b=ZoY/2L3RfsSEstvRgrWC+sug0LFqKHy/+dENSeYAdh6tPLDOZOt+/iFR6+XQBQ+fde H/x7GG++Ch71x+GmgDXZAc0HSugtD1Qsf112t4TIuw0tFSe1VUEJCgvpkB7W47HoJ10K BsNs9luUUPKxBZaH7xVVDK1CUAQaffXPmImaF4OuJc8IWLj5Iqk5ituNMYDaUmAE5a0I CDrLOULV0qTKntF/rVpJQrrw/GNzs+JSsnTZFa4JNII4Pe6Vbowlc6kYu1bbDMHyDtK/ 8QP5rjm1doxVpX8y9gi6uKrSTBBoN44IjVh1jtSMNjWOD9CpE8lxYF6QG0oYSz0B3nwo LuTA== 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=tElWc1UCcSA6sC4diH5VQEMjksELtbi/V6+pA6CaRK8=; b=hJKiU32ey90t3DPQnJ3ZH4XkJYQ9xGjrZ/xb/iYSSu7tWSNqzoTsKajiWbXC88E/G3 b1PBMBdyixfmERu8FMbqSEnlfnnP6xm8kNMHokWUdQvnNJm/kBnywT8Hugpsh3xV9uT2 W5r9MGGM3uFtwmOftkElMZLhbAgsBccgd7fg0JQX/fVim59t392v8oVskxjfJXLG2VNx 1/WCgtgLHOtj6S4yGo61CNMKi0JV9AvN8IGelum9RqO24eYkNeeuFsfKxGF5WMsWNElu YG4w0ABg23z8xny8N+3aG+sofTzF3AYpq5SaVNVZBr1cq+ZTAuGQFB5F/ZiklBUavYaG XZtw== X-Gm-Message-State: AOAM530RtDiRcSLhprQnWpyg+h0uJ81l5yBQByeHw30+4KEUbUbGtfks e+pWMF8ZZM9OsYZ1FQDOMNDHzJ1hXmzK1CZ9SlQbqg== X-Google-Smtp-Source: ABdhPJzf22R9Qwf3odmlRaj1ioPO2red6KcR6BZ3O4YHyw4E4noigIcyBjopTJNAldBsRx1+DtFps21yX7fGDWIPH5o= X-Received: by 2002:a17:906:d8ca:: with SMTP id re10mr2356020ejb.18.1613125793136; Fri, 12 Feb 2021 02:29:53 -0800 (PST) MIME-Version: 1.0 References: <20210211150147.743660073@linuxfoundation.org> In-Reply-To: From: Naresh Kamboju Date: Fri, 12 Feb 2021 15:59:41 +0530 Message-ID: Subject: Re: [PATCH 4.19 00/24] 4.19.176-rc1 review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , pavel@denx.de, Andrew Morton , Linus Torvalds , Guenter Roeck , linux-arm-msm , David Collins , Mark Brown Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 12 Feb 2021 at 13:12, Greg Kroah-Hartman wrote: > > On Fri, Feb 12, 2021 at 10:16:11AM +0530, Naresh Kamboju wrote: > > On Thu, 11 Feb 2021 at 20:36, Greg Kroah-Hartman > > wrote: > > > > > > This is the start of the stable review cycle for the 4.19.176 release. > > > There are 24 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, 13 Feb 2021 15:01:39 +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/v4.x/stable-review/patch-4.19.176-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-4.19.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > The following lockdep noticed on the arm beaglebone x15 device. > > I have not bisected this problem yet. > > Suspecting this patch, > > > > > David Collins > > > regulator: core: avoid regulator_resolve_supply() race condition > > Sasha queued up a fix for this, let me push out a -rc2 with that in > there to see if this resolves the issue. The reported issue is fixed on 4.19.176-rc2. - Naresh