From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: tools/libxc/xc_cpuid_x86.c:cpuid()'s inline asm Date: Fri, 02 Dec 2011 10:08:32 +0000 Message-ID: References: <20111202164714.GB29226@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111202164714.GB29226@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Olaf Hering Cc: "xen-devel@lists.xensource.com" , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 02/12/2011 16:47, "Olaf Hering" wrote: > On Fri, Dec 02, Keir Fraser wrote: > >> I think reg constraint failures had only been reported on 32-bit. So how >> about the attached patch? > > So finally I was able to test this change, and it fixes the reported segfault. > Thanks! I will sweep this through into 4.0/4.1 as part of a general backport sweep next week. -- Keir > Olaf