From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: 2.6.37 kernel warning in perf_events code Date: Thu, 10 Feb 2011 16:57:39 -0800 Message-ID: References: <20110210190843.GE20676@ghostprotocols.net> <20110210202023.GG20676@ghostprotocols.net> <20110211004232.GA22440@ghostprotocols.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:54812 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754239Ab1BKA5k (ORCPT ); Thu, 10 Feb 2011 19:57:40 -0500 In-Reply-To: <20110211004232.GA22440@ghostprotocols.net> Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Arnaldo Carvalho de Melo Cc: Peter Zijlstra , Linux Kernel Mailing List , linux-perf-users@vger.kernel.org On Thu, Feb 10, 2011 at 4:42 PM, Arnaldo Carvalho de Melo wrote: > Is it possible for you to test this with 2.6.38-rc4? At least the user > level tools, just do: I tried the 2.6.38rc3 perf binary on two machines: kernel = 2.6.37: The machine hung solid on the first try. kernel = 2.6.38rc3: I could run it 10 times in a loop and no bad runs. Looks like this is already fixed in newer kernels. -Arun