From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm-s390: fix memsize >=4G on linus git head Date: Mon, 21 Sep 2009 11:59:00 +0300 Message-ID: <4AB74054.9000404@redhat.com> References: <200909211045.18487.borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, Heiko Carstens , Martin Schwidefsky , Carsten Otte , Christian Ehrhardt To: Christian Borntraeger Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14298 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755506AbZIUI7L (ORCPT ); Mon, 21 Sep 2009 04:59:11 -0400 In-Reply-To: <200909211045.18487.borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/21/2009 11:45 AM, Christian Borntraeger wrote: > Avi, Marcelo, > > > commit 628eb9b8a8f3ef31d8316112a4596b1a21b38159 > KVM: s390: streamline memslot handling > > introduced kvm_s390_vcpu_get_memsize. This broke guests>=4G, since this > function returned an int. > > This patch changes the return value to a long. > Applied and queued. Thanks. -- error compiling committee.c: too many arguments to function