From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: 2.6.37 kernel warning in perf_events code Date: Fri, 11 Feb 2011 13:16:09 +0100 Message-ID: <1297426569.5226.41.camel@laptop> References: <20110210190843.GE20676@ghostprotocols.net> <20110210202023.GG20676@ghostprotocols.net> <20110211004232.GA22440@ghostprotocols.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arun Sharma Cc: Arnaldo Carvalho de Melo , Linux Kernel Mailing List , linux-perf-users@vger.kernel.org List-Id: linux-perf-users.vger.kernel.org On Thu, 2011-02-10 at 16:57 -0800, Arun Sharma wrote: > 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. I couldn't actually reproduce on .37 with the given details, so while its already fixed it would be nice to figure out what patch fixed it so we can make sure it ends up in .37-stable. Could you provide exact reproduction details or maybe bisect the thing?