From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: PPC: Memset vcpu to zeros Date: Wed, 24 Feb 2010 12:20:54 +0200 Message-ID: <4B84FD86.70209@redhat.com> References: <1266853928-31825-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm list To: Alexander Graf Return-path: In-Reply-To: <1266853928-31825-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On 02/22/2010 05:52 PM, Alexander Graf wrote: > While converting the kzalloc we used to allocate our vcpu struct to > vmalloc, I forgot to memset the contents to zeros. That broke quite > a lot. > > This patch memsets it to zero again. > Applied, thanks. -- error compiling committee.c: too many arguments to function