From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755597AbaIKTVv (ORCPT ); Thu, 11 Sep 2014 15:21:51 -0400 Received: from one.firstfloor.org ([193.170.194.197]:56696 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753668AbaIKTVu (ORCPT ); Thu, 11 Sep 2014 15:21:50 -0400 Date: Thu, 11 Sep 2014 21:21:48 +0200 From: Andi Kleen To: Chuck Ebbert Cc: Andi Kleen , Peter Zijlstra , linux-kernel@vger.kernel.org, Stephane Eranian , Ingo Molnar , Vince Weaver Subject: Re: BUG uncore_assign_events Message-ID: <20140911192148.GO4120@two.firstfloor.org> References: <20140910091626.GO16043@twins.programming.kicks-ass.net> <20140910215908.GL4120@two.firstfloor.org> <20140911002956.5e4aa1d9@as> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140911002956.5e4aa1d9@as> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > hwc->idx is not 64 -- it's 0xd000064 > The bt insn is causing a page fault 27 MB past c->idxmsk Ah true. Thanks. However I don't think it changes the conclusion. Likely the box pointer is wrong. -Andi > > -- ak@linux.intel.com -- Speaking for myself only.