Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964996AbcDLOQ0 (ORCPT ); Tue, 12 Apr 2016 10:16:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38237 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964936AbcDLOQW (ORCPT ); Tue, 12 Apr 2016 10:16:22 -0400 Date: Tue, 12 Apr 2016 07:16:20 -0700 From: Greg Kroah-Hartman To: Michel =?iso-8859-1?Q?D=E4nzer?= Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alex Deucher Subject: Re: [PATCH 4.4 159/210] drm/radeon: disable runtime pm on PX laptops without dGPU power control Message-ID: <20160412141620.GF7996@kroah.com> References: <20160410183526.651820045@linuxfoundation.org> <20160410183532.276765788@linuxfoundation.org> <570B0B38.8080305@daenzer.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <570B0B38.8080305@daenzer.net> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 19 On Mon, Apr 11, 2016 at 11:26:00AM +0900, Michel D?nzer wrote: > On 11.04.2016 03:36, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > A regression was bisected to this commit: > > https://bugzilla.kernel.org/show_bug.cgi?id=115321 Why not just provide stable with the bugfix as well? Being bug-compatible is a big plus :) > So it's probably better to hold off on backporting this commit (and > possibly the corresponding amdgpu commit as well). What specific commit are you referring to here? thanks, greg k-h