Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932328AbbFIHUV (ORCPT ); Tue, 9 Jun 2015 03:20:21 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:35372 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751228AbbFIHUO (ORCPT ); Tue, 9 Jun 2015 03:20:14 -0400 Date: Tue, 9 Jun 2015 09:20:09 +0200 From: Ingo Molnar To: Vince Weaver Cc: Peter Zijlstra , "Liang, Kan" , Andi Kleen , Stephane Eranian , Bjorn Helgaas , LKML , "mingo@elte.hu" , Sonny Rao Subject: Re: [PATCH] perf/x86/intel/uncore: fix IMC missing box initialization Message-ID: <20150609072009.GA28933@gmail.com> References: <20150425043817.GM13605@tassilo.jf.intel.com> <37D7C6CF3E00A74B8858931C1DB2F077017EDC4C@SHSMSX103.ccr.corp.intel.com> <20150428105243.GV23123@twins.programming.kicks-ass.net> <20150511100030.GA15166@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1391 Lines: 43 * Vince Weaver wrote: > On Mon, 11 May 2015, Ingo Molnar wrote: > > > > > * Peter Zijlstra wrote: > > > > > On Mon, Apr 27, 2015 at 03:43:32AM +0000, Liang, Kan wrote: > > > > > > > > > > > > > > > This leads me to believe that this patch: > > > > > > > > > > > > commit c05199e5a57a579fea1e8fa65e2b511ceb524ffc > > > > > > Author: Kan Liang > > > > > > Date: Tue Jan 20 04:54:25 2015 +0000 > > > > > > > > > > > > perf/x86/intel/uncore: Move uncore_box_init() out of driver > > > > > initialization > > > > > > > > > > > > If I revert it, I bet things will work again. > > > > > > > > > > Yes the initialization needs to be moved out of the IPI context. > > > > > > I'm for the clean revert I think. Crashing is bad, but hiding/delaying > > > it seems counter productive too, it'll just mean we'll only learn about > > > it later. > > > > So should I revert c05199e5a57a, with a Cc: stable? > > any progress on this issue? With 4.1-rc7 I can still quickly crash a > Haswell machine due to this bug. This dropped through the cracks. Peter? Thanks, Ingo -- 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/