From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH 2 of 6] x86/mm/shadow: enclose an OOS function in the proper conditional ifdef Date: Wed, 18 Apr 2012 16:52:55 +0100 Message-ID: <20120418155255.GN7013@ocelot.phlegethon.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Gianluca Guida Cc: andres@gridcentric.ca, Andres Lagar-Cavilla , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org At 07:08 -0700 on 14 Apr (1334387280), Gianluca Guida wrote: > On Fri, Apr 13, 2012 at 9:22 AM, Andres Lagar-Cavilla > wrote: > > =A0xen/arch/x86/mm/shadow/multi.c | =A03 ++- > > =A01 files changed, 2 insertions(+), 1 deletions(-) > > > > > > Otherwise compilation fails if the feature is disabled. > = > Oh yes, my fault. This has been around for quite a few years in my > disks with the promise to "Send It Next Time" (TM). Thanks for fixing > this. > = > Acked-By: Gianluca Guida Applied, thanks. Tim.