From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCHv2 0/2] Linux PVH dom0 memory setup Date: Thu, 05 Jun 2014 14:40:23 +0100 Message-ID: <53907347.30706@cantab.net> References: <1401969071-10084-1-git-send-email-david.vrabel@citrix.com> <53906E45.9030304@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WsXu9-0004bq-6U for xen-devel@lists.xenproject.org; Thu, 05 Jun 2014 13:40:29 +0000 Received: by mail-wg0-f43.google.com with SMTP id l18so1092376wgh.26 for ; Thu, 05 Jun 2014 06:40:26 -0700 (PDT) In-Reply-To: <53906E45.9030304@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= , David Vrabel , xen-devel@lists.xenproject.org Cc: Boris Ostrovsky List-Id: xen-devel@lists.xenproject.org On 05/06/14 14:19, Roger Pau Monn=E9 wrote: > On 05/06/14 13:51, David Vrabel wrote: >> This is an patch fixing up Linux's memory setup for PVH dom0 after the >> recent Xen change (x86: fix setup of PVH Dom0 memory map). >> >> Changes in v2: >> - panic if no memory map >> - sanitize e820 >> - reserve start info bits and pieces > = > For both: > = > Acked-by: Roger Pau Monn=E9 > Tested-by: Roger Pau Monn=E9 Thanks. Applied to stable/for-linus-3.16 David