Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3390475pxj; Mon, 14 Jun 2021 23:09:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9xXzqQ1z2ItNRBu+bujawZ/aA1UT/LWJ7qSIQid38wxL0XW7dQvVoqg4YwOU1Mq4sme6g X-Received: by 2002:a05:6402:2049:: with SMTP id bc9mr21306589edb.298.1623737361312; Mon, 14 Jun 2021 23:09:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623737361; cv=none; d=google.com; s=arc-20160816; b=Bz+MCJ5QZbUZn/7oA9K0JL3ZnixmSpWaMrBlZdsSwkCeP8jYG5aNC+nuWwvQUgZgm8 R/JQ76h0n/oyaAVCZprlGSkV2LBX/miWSyf0sO/GWlYuM3oX3ZR7OAzPxEy3lhaTxhV5 acTzt2D7JiMU19TsSh6WfaPPvpRRe26BI6Ui0euA7NuH8biHnGNsMXcGSNNv4+rUsc4J BGbf/OtEBboOllra1Df45JTY6lRA9OD3Bux0C0j4b75pSlCRc1wfKyQ8cxw+FnGQaGSq SpjEzdlEsfEaQMhNQNu1CiBLwEIvJmqV+BBf4L/3ZkgXZ13TCrP3iJLj16ReavywPora 1BfQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=W6ReoM/VlLmNsP/I4NpG0lsP3tF59vEmvIYST3tiYmQ=; b=JwUYUkDa/9uh+Pb8K70G4MzKfTQ62656EI8T4Qm3MASRfAJIjAPGGGMQWsvMCMgWyJ pPtRUhFjOtph6sjGw6VEGZ+05gvqJeap68IP6gqi4ziEmAuxMNQyPJNCNsi03bHcCJ+d 0zl/1kb4GKSnyDWq/VzJF1d6S/OS69Sf1FX7u9+q0ZT8AnBiK3DmsH8uMHNClOGtGh64 Gp8VJYu8wFv6eBeWHy0VoGcuuSkHEP5gaSNu+cKj69chR7/9u5xrk9/AmG8kA/ZmJqMP ceHx2Jdx1yh03ihybUM8t09i5+9YTqNucMqFJKxA7SBku69m9aVGQZWjo6YjIpkfyx3U h26Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=n0YlYeXa; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hs37si609715ejc.55.2021.06.14.23.08.54; Mon, 14 Jun 2021 23:09:21 -0700 (PDT) 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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=n0YlYeXa; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229908AbhFOGJQ (ORCPT + 99 others); Tue, 15 Jun 2021 02:09:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:41068 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbhFOGJP (ORCPT ); Tue, 15 Jun 2021 02:09:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0303B60720; Tue, 15 Jun 2021 06:07:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623737230; bh=20yQ1jb0SRSpb5FoCfhwB0lLJkhjKrt+lAbNJU9/ZJI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=n0YlYeXaL3foIvvTek442u78F+TheoZMLEMZghWZgOwWrnvPQDwCd7r5EHNP1H+pt fRj++zx9Q1ZaHukaPy73wwzRxnRnYRKT2KQdb3tXBekSUfKQHmmZc86eegYBxD+huR j32BTgSQuaAKK/KHQ5yG+MomkhX/g6qSl+7DTx+g= Date: Tue, 15 Jun 2021 08:07:08 +0200 From: Greg Kroah-Hartman To: Jon Hunter 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, f.fainelli@gmail.com, stable@vger.kernel.org, linux-tegra Subject: Re: [PATCH 4.9 00/42] 4.9.273-rc1 review Message-ID: References: <20210614102642.700712386@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 14, 2021 at 06:54:37PM +0100, Jon Hunter wrote: > Hi Greg, > > On 14/06/2021 11:26, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.273 release. > > There are 42 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/v4.x/stable-review/patch-4.9.273-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.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Pseudo-Shortlog of commits: > > ... > > > Dmitry Baryshkov > > regulator: core: resolve supply for boot-on/always-on regulators > > > I am seeing a boot regression on one board with 4.9.273-rc1 and bisect > is pointing to the above commit. Reverting this on top of 4.9.273-rc1 > fixes the problem. > > Test results for stable-v4.9: > 8 builds: 8 pass, 0 fail > 18 boots: 16 pass, 2 fail > 30 tests: 30 pass, 0 fail > > Linux version: 4.9.273-rc1-gaf46d32b472e > Boards tested: tegra124-jetson-tk1, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 > > Boot failures: tegra210-p2371-2180 Thanks for testing and letting me know. I will go drop that commit and push out a -rc2 with that change. greg k-h