From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v3 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms Date: Wed, 5 Feb 2014 06:41:23 +0100 Message-ID: <20140205054123.GA30022@gmail.com> References: <1386085793-317-3-git-send-email-ville.syrjala@linux.intel.com> <1389108512-20039-1-git-send-email-ville.syrjala@linux.intel.com> <20140204124707.GG3891@intel.com> <20140204130205.GR17001@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-ee0-f51.google.com (mail-ee0-f51.google.com [74.125.83.51]) by gabe.freedesktop.org (Postfix) with ESMTP id 019EC10594E for ; Tue, 4 Feb 2014 21:41:29 -0800 (PST) Received: by mail-ee0-f51.google.com with SMTP id b57so4702940eek.24 for ; Tue, 04 Feb 2014 21:41:26 -0800 (PST) Content-Disposition: inline In-Reply-To: <20140204130205.GR17001@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , x86@kernel.org, "H. Peter Anvin" List-Id: intel-gfx@lists.freedesktop.org * Daniel Vetter wrote: > On Tue, Feb 04, 2014 at 02:47:07PM +0200, Ville Syrj=E4l=E4 wrote: > > Hi x86 folks, > > = > > Ping on getting the gen2 stolen memory early quirk patches into = > > the x86 tree. > > = > > From our side Daniel and Chris both seemed happy with them, so I'd = > > like to get them in at some point. > = > Yup, I think this is ready for 3.15. And since there's no direct = > depency really between the i915 parts and the x86 early reserve = > stuff they can go both in through relevant trees - i915 will simply = > fail the stolen setup if the range isn't properly reserved. > = > A stable branch somewhere would be good though so that I can pull it = > into our integration tree for testing. Please post the x86 bits separately in a standalone series, if they = can and should be applied standalone. Thanks, Ingo