From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] xl: suppress suspend/resume functions on platforms which do not support it. Date: Wed, 12 Feb 2014 16:21:34 +0100 Message-ID: <20140212152134.GA20090@aepfle.de> References: <1392215257-26993-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1392215257-26993-1-git-send-email-ian.campbell@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: Ian Campbell Cc: George.Dunlap@eu.citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Feb 12, Ian Campbell wrote: > #define LIBXL_HAVE_SIGCHLD_SHARING 1 > > +/* > + * LIBXL_HAVE_NO_SUSPEND_RESUME Think positive? Make that HAVE_FEATURE and define it on x86. Olaf