Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3651939pxb; Sat, 13 Feb 2021 05:02:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJzk4cokCXuFB7DwMmPiU8r6FoOlo6XVEZGy5GGFShd1qRp5eiDqovaSajsjksF1/AWedrEh X-Received: by 2002:a05:6402:125a:: with SMTP id l26mr7954877edw.188.1613221336995; Sat, 13 Feb 2021 05:02:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613221336; cv=none; d=google.com; s=arc-20160816; b=I7KA6Scxc2t28CWG6KgWGUNGsBn9VTTHS3eS5GQF4hMpl5JuZHsF67h/m5RJAkCSs0 DXlQ8QeZyGtY//ahJpZVdL33OUWIk+HraZUuojcHwbdPotaoM9uxGsJNoKpb5VatTYI1 W4XsQf2xn1AMl03KHiBxVhdC8FCkL8I98s2Rl41qQ0yk3lHl3fmT6NFuG4Ox+TE/eSqZ eL9HL3VQcRUYpcUJqQrT7XK/8Sbt6+Jq7bh9vcUTvScBmnq5BPu3n/oaDmqplZJ3SIja 4Y+Uh7sZQ+UYOytpLGZSJya/qnnChDTW7W9Y5Qrknm9KeZY2BdUFwgk0Ts47ftVM46A8 CHjQ== 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=0IVTFta48szLbfNppqfoei/6TuJtx49mq/L8IytZHdI=; b=Ur3U9Vm0XAFqopvybPLIWFWVNtR0SnzvUN8Nn0wIryaTGATu/zAqNU0UnU5j18hjg5 PAypczESvg3/AKAigLHZGWJASkbFkdYd3irJsiGZ0JTWCoudrn74i5GlHZkTUvc2f5Sm HbdxGw89zHLb3Zeh2mBEp5XVe2WIIcRZV8ZoQtkO3yACl96KcTr7mgDkaRTfWblJFh3v 9DFB3eLleuyJEkgngmerp6caV0nLI9W90Lsi4KF89NPPlGy+dh6bqih+oKAx7k3Pvnaq X84Lhz3H+Z78RfNTIpHRF6WzQctPuEeLjMZk053mMvcx6lBn/QbG0ooq4hD4C9MgiGET bhew== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ksFjBgNV; 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 i24si8242312ejx.292.2021.02.13.05.01.53; Sat, 13 Feb 2021 05:02:16 -0800 (PST) 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=ksFjBgNV; 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 S229775AbhBMM71 (ORCPT + 99 others); Sat, 13 Feb 2021 07:59:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:60232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229744AbhBMM7V (ORCPT ); Sat, 13 Feb 2021 07:59:21 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D636164E3C; Sat, 13 Feb 2021 12:58:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613221121; bh=kTAM6Sj1IKBaIhfhH/Iz++1u6a01lX/REjVbVInBzx0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ksFjBgNVvP+vftnVsUuDcX3RbLXUdYiiBqOG+xitwPDshHdeeJtvncFj5jUBohsd2 ePxVtap2vf7KAsEqrDtJqloaWbx1iR8mlmXBoBkySRa4xoNbdBMUbseZ6/6dKFaySU r69OQrpHAwR6wVrHoALV4I94kgIxw8uNErPaiYt0= Date: Sat, 13 Feb 2021 13:58:38 +0100 From: Greg Kroah-Hartman To: Shuah Khan 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, jonathanh@nvidia.com, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/54] 5.10.16-rc1 review Message-ID: References: <20210211150152.885701259@linuxfoundation.org> <0825d0d8-0183-9653-dd74-d5921e360bb7@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0825d0d8-0183-9653-dd74-d5921e360bb7@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 12, 2021 at 09:17:13AM -0700, Shuah Khan wrote: > On 2/11/21 8:01 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.16 release. > > There are 54 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/v5.x/stable-review/patch-5.10.16-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 > > > > Compiled and booted on my test system. No dmesg regressions. > > Tested-by: Shuah Khan > > Note: gdm doesn't start and no response to keyboard and mouse. > > I can ssh in and use the system. I am going debug and update you. > 5.4.98-rc1 and 4.9.176-rc1 are fine and no such issues. Did you ever track this down? thanks, greg k-h