Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751883AbdI3Ps7 convert rfc822-to-8bit (ORCPT ); Sat, 30 Sep 2017 11:48:59 -0400 Received: from mail001.aei.ca ([206.123.6.130]:58300 "EHLO mail001.aei.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467AbdI3Ps6 (ORCPT ); Sat, 30 Sep 2017 11:48:58 -0400 From: Ed Tomlinson To: Greg KH Cc: Ed Tomlinson , "Greg KH , Zhang, Jerry" , , Andrew Morton , , , , Jiri Slaby Subject: Re: Linux 4.13.4 Date: Sat, 30 Sep 2017 11:48:49 -0400 MIME-Version: 1.0 Message-ID: <8be5d204-5012-4bab-8115-c5ad678e278f@aei.ca> In-Reply-To: <20170930153106.GA26862@kroah.com> References: <20170928083302.GA11022@kroah.com> <79eb01dc-9f92-42fd-85c1-e4dcb2d5de4c@aei.ca> <20170930142417.GA10658@kroah.com> <20170930153106.GA26862@kroah.com> 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: 1113 Lines: 43 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: >> Hi >> >> I did things old school via patch -R. This is what I reverted: >> >> --- >> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c >> b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c ... > > Any chance to dig out _which_ patch this was? I don't have access to my > tree at the moment... > > And what about 4.14-rc2? > > thanks, > > greg k-h > >