Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753282AbbEKKAk (ORCPT ); Mon, 11 May 2015 06:00:40 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:35134 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752224AbbEKKAh (ORCPT ); Mon, 11 May 2015 06:00:37 -0400 Date: Mon, 11 May 2015 12:00:30 +0200 From: Ingo Molnar To: Peter Zijlstra Cc: "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 Message-ID: <20150511100030.GA15166@gmail.com> References: <20150423054738.GA3722@thinkpad> <20150425043817.GM13605@tassilo.jf.intel.com> <37D7C6CF3E00A74B8858931C1DB2F077017EDC4C@SHSMSX103.ccr.corp.intel.com> <20150428105243.GV23123@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150428105243.GV23123@twins.programming.kicks-ass.net> 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: 1047 Lines: 33 * 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? 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/