Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932464AbaFLGkD (ORCPT ); Thu, 12 Jun 2014 02:40:03 -0400 Received: from mail-ve0-f180.google.com ([209.85.128.180]:42792 "EHLO mail-ve0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932111AbaFLGkA (ORCPT ); Thu, 12 Jun 2014 02:40:00 -0400 MIME-Version: 1.0 In-Reply-To: <53922FB8.6070408@linux.vnet.ibm.com> References: <20140527105511.24309.74320.stgit@srivatsabhat.in.ibm.com> <20140528133143.GK14863@redhat.com> <538E2FF8.8060707@linux.vnet.ibm.com> <1401833365.3247.36.camel@pasglop> <5391B413.100@linux.vnet.ibm.com> <53922FB8.6070408@linux.vnet.ibm.com> From: Joel Stanley Date: Thu, 12 Jun 2014 16:39:39 +1000 X-Google-Sender-Auth: TVxXKsCP_oavwJAULKKCOsDm5xo Message-ID: Subject: Re: [PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode To: "Srivatsa S. Bhat" Cc: Benjamin Herrenschmidt , ego@linux.vnet.ibm.com, matt@ozlabs.org, Mahesh Salgaonkar , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, suzuki@in.ibm.com, ebiederm@xmission.com, Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Vivek Goyal Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Srivatsa, On Sat, Jun 7, 2014 at 7:16 AM, Srivatsa S. Bhat wrote: > And with the following hunk added (which I had forgotten earlier), it worked just > fine on powernv :-) How are the patches coming along? I just hung a machine here while attempting to kexec. It appears to have onlined all of the secondary threads, and then hung here: kexec: Waking offline cpu 1. kvm: enabling virtualization on CPU1 kexec: Waking offline cpu 2. kvm: enabling virtualization on CPU2 kexec: Waking offline cpu 3. kvm: enabling virtualization on CPU3 kexec: Waking offline cpu 5. kvm: enabling virtualization on CPU5 [...] kvm: enabling virtualization on CPU63 kexec: waiting for cpu 1 (physical 1) to enter OPAL kexec: waiting for cpu 2 (physical 2) to enter OPAL kexec: waiting for cpu 3 (physical 3) to enter OPAL I'm running benh's next branch as of thismorning, and SMT was off. Could you please post your latest patches a series? I will test them here. Cheers, Joel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/