From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: x86: Fix constant type in kvm_get_time_scale Date: Wed, 29 Sep 2010 10:49:55 +0200 Message-ID: <4CA2FDB3.60900@redhat.com> References: <4C9F27E5.2020002@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm , Zachary Amsden To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52456 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751091Ab0I2IuB (ORCPT ); Wed, 29 Sep 2010 04:50:01 -0400 In-Reply-To: <4C9F27E5.2020002@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 09/26/2010 01:00 PM, Jan Kiszka wrote: > From: Jan Kiszka > > Older gcc versions complain about the improper type (for x86-32), 4.5 > seems to fix this silently. However, we should better use the right type > initially. Applied, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.