From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH x86 kvm] Fix register corruption in pvclock_scale_delta Date: Sun, 19 Jun 2011 15:44:26 +0300 Message-ID: <4DFDEF2A.7050307@redhat.com> References: <4DF97D6C.2080900@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm , Linux-kernel , Ulrich Obergfell To: Zachary Amsden Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39108 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753792Ab1FSMoa (ORCPT ); Sun, 19 Jun 2011 08:44:30 -0400 In-Reply-To: <4DF97D6C.2080900@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/16/2011 06:50 AM, Zachary Amsden wrote: > The 128-bit multiply in pvclock.h was missing an output constraint for > EDX which caused a register corruption to appear. Thanks to Ulrich > for diagnosing the EDX corruption and Avi for providing this fix > (which now I am sending back to you Avi..) Applied and queued, thanks. -- error compiling committee.c: too many arguments to function