From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: x86: Propagate fpu_alloc errors Date: Thu, 27 May 2010 15:11:07 +0300 Message-ID: <4BFE615B.7090109@redhat.com> References: <4BFBD84E.3010805@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm , "Yang, Sheng" To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19471 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754865Ab0E0MLO (ORCPT ); Thu, 27 May 2010 08:11:14 -0400 In-Reply-To: <4BFBD84E.3010805@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/25/2010 05:01 PM, Jan Kiszka wrote: > Memory allocation may fail. Propagate such errors. > > Applied, thanks. > Signed-off-by: Jan Kiszka > --- > arch/x86/include/asm/kvm_host.h | 2 +- > arch/x86/kvm/svm.c | 7 ++++++- > arch/x86/kvm/vmx.c | 4 +++- > arch/x86/kvm/x86.c | 11 +++++++++-- > An indication that fpu init should be in common code... -- error compiling committee.c: too many arguments to function