From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:38707 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752552AbcCGJuF convert rfc822-to-8bit (ORCPT ); Mon, 7 Mar 2016 04:50:05 -0500 Message-ID: <1457344202.25423.80.camel@redhat.com> Subject: Re: i915: qemu q35 patches for 4.4 From: Gerd Hoffmann To: Greg KH Cc: Jani Nikula , stable , "daniel.vetter" , "alex.williamson" Date: Mon, 07 Mar 2016 10:50:02 +0100 In-Reply-To: <20160305185016.GA26832@kroah.com> References: <1457080326.3574.79.camel@redhat.com> <87povar67a.fsf@intel.com> <20160305185016.GA26832@kroah.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Mime-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Sa, 2016-03-05 at 10:50 -0800, Greg KH wrote: > On Fri, Mar 04, 2016 at 10:35:37AM +0200, Jani Nikula wrote: > > On Fri, 04 Mar 2016, Gerd Hoffmann wrote: > > > Hi, > > > > > > Can we please cherry-pick these to patches into 4.4-stable? > > > > > > 39bfcd52 drm/i915: more virtual south bridge detection > > > f2e3051 drm/i915: refine qemu south bridge detection > > > > Acked-by: Jani Nikula > > > > as long as *both* are picked up > > Both of them do not apply cleanly, so someone is going to have to > provide a working backport for me to be able to pick these up :( I see, the kabylake support added causes a conflict in the first patch. With that solved the second applies cleanly. I'll git send-email the backports in a moment. cheers, Gerd