Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp321755ybz; Fri, 17 Apr 2020 01:39:56 -0700 (PDT) X-Google-Smtp-Source: APiQypL7ZNIUsJ+xOCMbf+9sDE8MLe1+dKmCk1ur60DBwbZmXZMOsvCzGg940f4j6S9ymLol7P80 X-Received: by 2002:aa7:d3d6:: with SMTP id o22mr1964979edr.52.1587112796634; Fri, 17 Apr 2020 01:39:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587112796; cv=none; d=google.com; s=arc-20160816; b=AFR5MuA5G+/MrDKfHUADQeEzIxctaW5Q1o0gpF5NfKp1D/TSFyais9CK3vkmQdVtZ8 0x5E20tN3cuHfsZc98ZsG/JoZ5oJMOYNj15feH9mqKUIO3Bhg95Fj0JdN/tSXWx62Cwj Pk0rUgESPmyQyOeHpBuLfkobp4QnNE8Lc4QN8ay4FSdI7zQwA9ePbzYRej9pl5yoq7AQ 62nzXaaLQ30ZRuACn7qtv3tE8Q1wlZJhR7wpIZApKm2RSPAC0gEdpO1pxx+j7JpGSSvg iOfB3u9m2teB5ca4n6u74rlKCVjRFeuDvDzXRzj3DDeZkJf0X+2UwPpyQVOdskJhFSn9 1weA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=+aqSqfsANHQZc+tzs7ZB6I0CsKKzj7LVTv+y8bhPkM8=; b=UUAGNymB2+lXnRg882uN0S0L9ZTsx4VBvXgsmdyyYN2FUpjhI4rF3BHqCK2fYMnsrY FJv/segiM12emvlAyK2v/mDZ0odP81YdT+IlIO5RcpRq1tQToSF2yAoxBJGIMeNTiRVI qpVy7fHlshf8up8CULD3b206SPrjxs1rTpuv4uPRXKr5h01GcC8Cn9WcR18Uof4tP2cf rQceOdqvukpimJbnqiya/0kBoQzm9QYd2RPlJOcJRjrpCuYiUMZHACHMFxAvq9l0dv2A JTVwjSdxeX0kZS728Rx64GaGH7wLsRiAGdq8Nm8NXIZYfYmLaS4kGvgKHEBsxYks3mPV E9Dw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xaEMDebf; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id de14si1890399edb.283.2020.04.17.01.39.34; Fri, 17 Apr 2020 01:39:56 -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=@kernel.org header.s=default header.b=xaEMDebf; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729793AbgDQIiP (ORCPT + 99 others); Fri, 17 Apr 2020 04:38:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:33574 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729650AbgDQIiP (ORCPT ); Fri, 17 Apr 2020 04:38:15 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BD6A92137B; Fri, 17 Apr 2020 08:38:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587112695; bh=oCNzy0t4sxeoxnGthh5iQksvuo1ZlihCYZL9R7th3Pg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xaEMDebf7M3yj+FU5f/0vkW4dqhblnrvbg1YVnsj9N5dImwBHAuTK1U2C+jEToAHV 4CDiMJqY4Ydip3tSR/jnjUuasgDDIxvW5+v85Xw37Aettea27fDekZX9atpKBpxcQb 3+ERxNxjiHMB0N75HpcdR0Soic6FYiAdA9vLNFvU= Date: Fri, 17 Apr 2020 10:38:13 +0200 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.6 000/254] 5.6.5-rc1 review Message-ID: <20200417083813.GE141762@kroah.com> References: <20200416131325.804095985@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 16, 2020 at 03:35:35PM -0600, shuah wrote: > On 4/16/20 7:21 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.6.5 release. > > There are 254 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, 18 Apr 2020 13:11:20 +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.6.5-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.6.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. > reboot and poweroff hang forever. I saw this problem on > Linux 5.7rc1 as well. > > AMD Ryzen 5 PRO 2400GE > > I don't see this problem on Intel i7-8550U > > I haven't started debugging yet. I will have to go back and > check if it is introduced in 5.6.4-rc1. 5.6-3-rc2 is the last > good one. > > I will update you later on today with bisect data. Oh nice, we are bug-compatible with mainline :( Thanks for the testing, let me know if you find the issue. thanks, greg k-h