From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 2/7] tools: python: get rid of the SEDF scheduler bindings Date: Fri, 3 Jul 2015 15:23:22 +0100 Message-ID: <1435933402.9447.128.camel@citrix.com> References: <20150703101558.5144.46511.stgit@Solace.station> <20150703102445.5144.95763.stgit@Solace.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZB1sF-00013J-N5 for xen-devel@lists.xenproject.org; Fri, 03 Jul 2015 14:23:27 +0000 In-Reply-To: <20150703102445.5144.95763.stgit@Solace.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: George Dunlap , xen-devel@lists.xenproject.org, Ian Jackson , Wei Liu , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Fri, 2015-07-03 at 12:24 +0200, Dario Faggioli wrote: > as it is going away from libxc, so these won't build any > longer. > > Signed-off-by: Dario Faggioli > Reviewed-by: George Dunlap > --- > Cc: Ian Jackson > Cc: Stefano Stabellini Acked-by: Ian Campbell