Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757646Ab0FILse (ORCPT ); Wed, 9 Jun 2010 07:48:34 -0400 Received: from e28smtp03.in.ibm.com ([122.248.162.3]:55357 "EHLO e28smtp03.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757296Ab0FILsd (ORCPT ); Wed, 9 Jun 2010 07:48:33 -0400 Date: Wed, 9 Jun 2010 17:17:53 +0530 From: Srikar Dronamraju To: Peter Zijlstra Cc: Steven Rostedt , LKML , Ingo Molnar , Frederic Weisbecker , Masami Hiramatsu , Ananth N Mavinakayanahalli Subject: Re: [PATCH][RFC] tracing: Use class->reg() for all registering of events Message-ID: <20100609114753.GB5878@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <1276011215.15884.96.camel@gandalf.stny.rr.com> <1276012661.2046.120.camel@twins> <20100608173559.GE2800@linux.vnet.ibm.com> <1276024211.15884.107.camel@gandalf.stny.rr.com> <20100609050534.GA5878@linux.vnet.ibm.com> <1276065150.2046.1004.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1276065150.2046.1004.camel@twins> 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 Content-Length: 911 Lines: 26 * Peter Zijlstra [2010-06-09 08:32:30]: > On Wed, 2010-06-09 at 10:35 +0530, Srikar Dronamraju wrote: > > > Peter, can you please point me to the fix for the floating point > > exception patch? > > Ingo just commited the fix, see tip commit f6ab91add6 (perf: Fix signed > comparison in perf_adjust_period()). Actually this fix was already checked-in but I still see the problem. When ran gdb on the core, it showed me that it was dumping in /usr/lib64/libnewt.so.0.52. in newtScaleSet function. My newt lib was of version : newt-0.52.2-15 I am now able to workaround the problem by uninstalling newt-devel. -- Thanks and Regards Srikar -- 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/