From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/6] kvm-s390: collection of kvm-s390 fixes - v3 Date: Wed, 13 May 2009 10:44:15 +0300 Message-ID: <4A0A7A4F.1050903@redhat.com> References: <1242141713-20863-1-git-send-email-ehrhardt@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Christian Borntraeger , Carsten Otte , Heiko Carstens , Martin Schwidefsky To: ehrhardt@linux.vnet.ibm.com Return-path: Received: from mx2.redhat.com ([66.187.237.31]:33215 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750860AbZEMHot (ORCPT ); Wed, 13 May 2009 03:44:49 -0400 In-Reply-To: <1242141713-20863-1-git-send-email-ehrhardt@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: ehrhardt@linux.vnet.ibm.com wrote: > From: Christian Ehrhardt > > *updates in v3* > - fix memory slot vs. run uses trylock to avoid a potential livelock > - fix memory slot vs. run checks if it is the first and only memslot registered > > *updates in v2* > - hrtimer wakeup use a more accurate calculation > - unlink vcpu uses smb_mb so the pointer is really zero when the page is freed > > This is a collection of fixes for kvm-s390 that originate from several tests > made in the last few months. They are now tested a while and should be ready > to be merged. > > Applied all, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.