Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp769369pxj; Thu, 20 May 2021 22:14:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz1dIwuFJaRpT5OWPAmQgrKG8yaaiKfrp+Es30c5IAezZR8S9xUA9tUytvJ0YwrziL7m6MI X-Received: by 2002:a50:fd17:: with SMTP id i23mr9384905eds.54.1621574062466; Thu, 20 May 2021 22:14:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621574062; cv=none; d=google.com; s=arc-20160816; b=BdR9N4wTveqKCZAubzQ4mMwZ/UvYK4bGFnt1v0yCGqkxMvHSPIMvG756jZnlXiQqKn DcosYO/cYlMl+SiBkoxj/piAuurzLAtna8TezphjqblHMkY8pbnfuzN6IJWntZCJBjC1 3GdhfxHPfJ+yJ/FgSVMc9AUlC5hyVLmlglDtGn+4X8FxxWLqrjvAzIvXuA6t9P/Mv8ZV Z7zEMv65NtFCfWpzWxWKqGAE8rFmqFdcEMnTRZUKXJRdgNy+PjWGD+t0P/5/LQZGjKaR 2qJnIeMn4nsR+47vqJfveraZUqpQq0/I/bM/ldobIVmdLJexo8T1TF9Kbw/5i///koMw 1cuQ== 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=lOZFGynw+bcAgUKvOtEsO06W7LtleK5sPxWHNe93f4U=; b=0PRlDDWm94uOL75i8LQOGgNYEK/A2VAM920NwYOnVfY/Tv0pHPfNF1mxtlcY+FTIup AIaFy3IdV5MTupM7ushXWqHOx2TwnhBfaO31FpeSQPgrFfeRFTKkdihLrhw+nMA9sI8g 4tmFJl3V2/0N/9Z1YRrcPU0/UocfylN1B4z06lSe4FDxFtnfiGfG92RlF0xo78HkjTLX 7foebDkVxQUP1zxyUboMcsiRWKE4J3eHivb4qadx+Eth5VdrJvMK8mXNq6v5eMvgzgZg uBa0GhUwUNj35a+ZnRCwbGXn0ByLrU8kMMKJVWiN2xYK8plSgZNVQ9eJDJqZuNDfogUB 2Hog== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qxeawXU+; 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 e1si4115260edk.506.2021.05.20.22.13.49; Thu, 20 May 2021 22:14:22 -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=qxeawXU+; 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 S237250AbhETNDI (ORCPT + 99 others); Thu, 20 May 2021 09:03:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:35148 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243484AbhETNBG (ORCPT ); Thu, 20 May 2021 09:01:06 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6BCE16101D; Thu, 20 May 2021 12:59:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621515584; bh=nQrRZHjWKNdXiBNX6cRGOnv29CYUBlwhspaneO1L6Jk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qxeawXU+83ZzmmNQDdFv/8/hnBMA9tU78vccYHSBHlY3ts4m2WMd1y+Bk7HXuORV3 PBtV5nxV9hNpCeHd2d0XedjAfT1d/49B4/b3pRkLZ/N80yz11bvKHN4a/y/A3iTc91 YKNH7BMUdBGntyoHbpX6pqNbUtuF74XeTN6sRZmE= Date: Thu, 20 May 2021 14:59:42 +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, Vidya Sagar , linux-tegra Subject: Re: [PATCH 5.10 00/47] 5.10.39-rc1 review Message-ID: References: <20210520092053.559923764@linuxfoundation.org> <447d562a-248f-7e92-42de-4239a2c18fc0@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447d562a-248f-7e92-42de-4239a2c18fc0@nvidia.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 01:32:14PM +0100, Jon Hunter wrote: > Hi Greg, > > On 20/05/2021 10:21, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.39 release. > > There are 47 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, 22 May 2021 09:20:38 +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.39-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 > > ... > > > Vidya Sagar > > PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata > > > The above is causing some tests regressions for Tegra. We have a fix > that is under review but not merged yet [0]. Please can you drop this > for v5.10 and v5.12? Sorry about that. Now dropped, thanks. I'll wait a few hours to see if anything else comes up before pushing a -rc2 out for both of these. greg k-h