Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753257AbbFHRkU (ORCPT ); Mon, 8 Jun 2015 13:40:20 -0400 Received: from mail-qk0-f180.google.com ([209.85.220.180]:36581 "EHLO mail-qk0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751896AbbFHRkO (ORCPT ); Mon, 8 Jun 2015 13:40:14 -0400 From: Vince Weaver X-Google-Original-From: Vince Weaver Date: Mon, 8 Jun 2015 13:45:56 -0400 (EDT) To: Ingo Molnar cc: Peter Zijlstra , "Liang, Kan" , Andi Kleen , Stephane Eranian , Bjorn Helgaas , Vince Weaver , LKML , "mingo@elte.hu" , Sonny Rao Subject: Re: [PATCH] perf/x86/intel/uncore: fix IMC missing box initialization In-Reply-To: <20150511100030.GA15166@gmail.com> Message-ID: References: <20150423054738.GA3722@thinkpad> <20150425043817.GM13605@tassilo.jf.intel.com> <37D7C6CF3E00A74B8858931C1DB2F077017EDC4C@SHSMSX103.ccr.corp.intel.com> <20150428105243.GV23123@twins.programming.kicks-ass.net> <20150511100030.GA15166@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1232 Lines: 36 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. Vince -- 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/