From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hr2.samba.org (hr2.samba.org [144.76.82.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3ss5273yFgzDqBr for ; Sun, 9 Oct 2016 12:16:47 +1100 (AEDT) Date: Sun, 9 Oct 2016 12:16:09 +1100 From: Anton Blanchard To: Peter Zijlstra Cc: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Vaidyanathan Srinivasan , linuxppc-dev@lists.ozlabs.org Subject: Re: CPU hotplug hits oops in select_idle_sibling() Message-ID: <20161009121609.7a973b5c@kryten> In-Reply-To: <20161008140304.GH3142@twins.programming.kicks-ass.net> References: <20161008220733.366e8c6b@kryten> <20161008140304.GH3142@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Peter, > > I updated to mainline as of today and tried CPU hotplug via the > > ppc64_cpu tool: > > http://lkml.kernel.org/r/1475922278-3306-1-git-send-email-wanpeng.li@hotmail.com Thanks, this fixes the issue for me. Anton