From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: PPC: Destory timer on vcpu destruction Date: Wed, 24 Feb 2010 12:22:04 +0200 Message-ID: <4B84FDCC.3050703@redhat.com> References: <1266853934-31883-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: <1266853934-31883-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: > When we destory a vcpu, we should also make sure to kill all pending > timers that could still be up. When not doing this, hrtimers might > dereference null pointers trying to call our code. > > This patch fixes spontanious kernel panics seen after closing VMs. > Applied, thanks. -- error compiling committee.c: too many arguments to function