From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 23 Jul 2015 12:02:51 +0000 Subject: Re: [PATCH 0/2] Two fixes for dynamic micro-threading Message-Id: <55B0D7EB.4060608@suse.de> List-Id: References: <1437030674-16077-1-git-send-email-paulus@samba.org> <20150720064934.GG19189@voom.fritz.box> In-Reply-To: <20150720064934.GG19189@voom.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Gibson , Paul Mackerras Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, lvivier@redhat.com 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? Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH 0/2] Two fixes for dynamic micro-threading Date: Thu, 23 Jul 2015 14:02:51 +0200 Message-ID: <55B0D7EB.4060608@suse.de> References: <1437030674-16077-1-git-send-email-paulus@samba.org> <20150720064934.GG19189@voom.fritz.box> 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, lvivier@redhat.com To: David Gibson , Paul Mackerras Return-path: Received: from cantor2.suse.de ([195.135.220.15]:42192 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752087AbbGWMC4 (ORCPT ); Thu, 23 Jul 2015 08:02:56 -0400 In-Reply-To: <20150720064934.GG19189@voom.fritz.box> Sender: kvm-owner@vger.kernel.org List-ID: 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? Alex