From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Vivier Date: Fri, 24 Jul 2015 11:45:43 +0000 Subject: Re: [PATCH 0/2] Two fixes for dynamic micro-threading Message-Id: <55B22567.50102@redhat.com> List-Id: References: <1437030674-16077-1-git-send-email-paulus@samba.org> <20150720064934.GG19189@voom.fritz.box> <55B0D7EB.4060608@suse.de> In-Reply-To: <55B0D7EB.4060608@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf , David Gibson , Paul Mackerras Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org On 23/07/2015 14:02, Alexander Graf wrote: > > > On 20.07.15 08:49, David Gibson wrote: >> On Thu, Jul 16, 2015 at 05:11:12PM +1000, Paul Mackerras wrote: >>> This series contains two fixes for the new dynamic micro-threading >>> code that was added recently for HV-mode KVM on Power servers. >>> The patches are against Alex Graf's kvm-ppc-queue branch. Please >>> apply. >> >> agraf, >> >> Any word on these? These appear to fix a really nasty host crash in >> current upstream. I'd really like to see them merged ASAP. > > Thanks, applied to kvm-ppc-queue. > > The host crash should only occur with dynamic micro-threading enabled, > which is not in Linus' tree, correct? Yes, it only occurs with dynamic micro-threading enabled. Yes, this is not in Linus' tree. Laurent From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Vivier Subject: Re: [PATCH 0/2] Two fixes for dynamic micro-threading Date: Fri, 24 Jul 2015 13:45:43 +0200 Message-ID: <55B22567.50102@redhat.com> References: <1437030674-16077-1-git-send-email-paulus@samba.org> <20150720064934.GG19189@voom.fritz.box> <55B0D7EB.4060608@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org To: Alexander Graf , David Gibson , Paul Mackerras Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58596 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750740AbbGXLps (ORCPT ); Fri, 24 Jul 2015 07:45:48 -0400 In-Reply-To: <55B0D7EB.4060608@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 23/07/2015 14:02, Alexander Graf wrote: > > > On 20.07.15 08:49, David Gibson wrote: >> On Thu, Jul 16, 2015 at 05:11:12PM +1000, Paul Mackerras wrote: >>> This series contains two fixes for the new dynamic micro-threading >>> code that was added recently for HV-mode KVM on Power servers. >>> The patches are against Alex Graf's kvm-ppc-queue branch. Please >>> apply. >> >> agraf, >> >> Any word on these? These appear to fix a really nasty host crash in >> current upstream. I'd really like to see them merged ASAP. > > Thanks, applied to kvm-ppc-queue. > > The host crash should only occur with dynamic micro-threading enabled, > which is not in Linus' tree, correct? Yes, it only occurs with dynamic micro-threading enabled. Yes, this is not in Linus' tree. Laurent