From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:43185 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752672AbcCBRbd (ORCPT ); Wed, 2 Mar 2016 12:31:33 -0500 Date: Wed, 2 Mar 2016 09:31:32 -0800 From: Greg KH To: Oded Gabbay Cc: stable@vger.kernel.org, Alex Deucher Subject: Re: [PATCH] drm/amdgpu: mask out WC from BO on unsupported arches Message-ID: <20160302173132.GC3594@kroah.com> References: <1456919948-5274-1-git-send-email-oded.gabbay@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1456919948-5274-1-git-send-email-oded.gabbay@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Mar 02, 2016 at 01:59:08PM +0200, Oded Gabbay wrote: > Reviewed-by: Christian K�nig > Reviewed-by: Michel D�nzer > Signed-off-by: Oded Gabbay > Signed-off-by: Alex Deucher > Cc: stable@vger.kernel.org > > sha-1 of upstream patch: a187f17f0e15a046aa5d7263b35df55230d92779 > > fwiw, the upstream patch applied cleanly It did apply cleanly, odd, I wonder what went wrong here, maybe it needed some other patches I hadn't applied yet? Anyway, thanks for the backport, I'll queue it up for the next 4.4-stable release after this one. greg k-h