From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v7 2/3] x86: add domctl cmd to set/get CDP code/data CBM Date: Fri, 16 Oct 2015 11:10:55 +0200 Message-ID: <20151016091055.GA19291@aepfle.de> References: <1444726426-10567-1-git-send-email-he.chen@linux.intel.com> <1444726426-10567-3-git-send-email-he.chen@linux.intel.com> <20151015145716.GA19658@aepfle.de> <20151015151046.GC32638@zion.uk.xensource.com> <20151015152239.GA20353@aepfle.de> <20151015152647.GF32638@zion.uk.xensource.com> 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 1Zn12T-0002jL-U7 for xen-devel@lists.xenproject.org; Fri, 16 Oct 2015 09:11:05 +0000 Content-Disposition: inline In-Reply-To: <20151015152647.GF32638@zion.uk.xensource.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: Wei Liu Cc: keir@xen.org, ian.campbell@citrix.com, He Chen , andrew.cooper3@citrix.com, stefano.stabellini@eu.citrix.com, ian.jackson@eu.citrix.com, jbeulich@suse.com, xen-devel@lists.xenproject.org, chao.p.peng@linux.intel.com List-Id: xen-devel@lists.xenproject.org On Thu, Oct 15, Wei Liu wrote: > No, because 1) staging is not using GCC5, 2) staging has debug=y. Are there enough resources to address #2? Build once with debug=y and once without? Olaf