Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751482AbdI3QhT convert rfc822-to-8bit (ORCPT ); Sat, 30 Sep 2017 12:37:19 -0400 Received: from mail001.aei.ca ([206.123.6.130]:58584 "EHLO mail001.aei.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbdI3QhR (ORCPT ); Sat, 30 Sep 2017 12:37:17 -0400 From: Ed Tomlinson To: Greg KH Cc: "Greg KH , Zhang, Jerry" , , Andrew Morton , , , , Jiri Slaby Subject: Re: Linux 4.13.4 Date: Sat, 30 Sep 2017 12:37:03 -0400 MIME-Version: 1.0 Message-ID: <41d24392-784b-411e-b789-4096974582f0@aei.ca> In-Reply-To: <8be5d204-5012-4bab-8115-c5ad678e278f@aei.ca> References: <20170928083302.GA11022@kroah.com> <79eb01dc-9f92-42fd-85c1-e4dcb2d5de4c@aei.ca> <20170930142417.GA10658@kroah.com> <20170930153106.GA26862@kroah.com> <8be5d204-5012-4bab-8115-c5ad678e278f@aei.ca> User-Agent: Trojita/v0.7-254-g58690b61; Qt/5.9.1; xcb; Linux; Arch Linux Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 40 Hi, It works with 14-rc2, so I rebuilt 13.4 with the commit included again and its behaving too :-/ Something strange must have happened in the original 13.4 build or my hw was in a strange state (for two boots...) Sorry for the noise. Thanks Ed Tomlinson On Saturday, September 30, 2017 11:48:49 AM EDT, Ed Tomlinson wrote: > Hi > > It looks to be this commit. 4.14-rc2 is building > > Thanks > Ed > > commit 2890decfd9969cac21067ca0c734fbccaf74d634 > Author: Zhang, Jerry > Date: Fri Jul 14 18:20:17 2017 +0800 > > drm/amdgpu: read reg in each iterator of psp_wait_for loop > v2: fix the SOS loading failure for PSP v3.1 > Signed-off-by: Junwei Zhang > Cc: stable@vger.kernel.org > Acked-by: Alex Deucher (v1) > Acked-by: Huang Rui (v1) > Reviewed-by: Alex Deucher > Signed-off-by: Alex Deucher > > > On Saturday, September 30, 2017 11:31:06 AM EDT, Greg KH wrote: >> On Sat, Sep 30, 2017 at 11:14:42AM -0400, Ed Tomlinson wrote: ... > > >