From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752532AbaEGTLu (ORCPT ); Wed, 7 May 2014 15:11:50 -0400 Received: from mail-ee0-f51.google.com ([74.125.83.51]:55939 "EHLO mail-ee0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879AbaEGTLt (ORCPT ); Wed, 7 May 2014 15:11:49 -0400 Date: Wed, 7 May 2014 21:11:42 +0200 From: Ingo Molnar To: Vince Weaver Cc: Peter Zijlstra , Thomas Gleixner , linux-kernel@vger.kernel.org, Steven Rostedt , Arnaldo Carvalho de Melo , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker Subject: Re: [perf] more perf_fuzzer memory corruption Message-ID: <20140507191142.GA23040@gmail.com> References: <20140505093124.GN17778@laptop.programming.kicks-ass.net> <20140505172951.GB7154@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Vince Weaver wrote: > On Mon, 5 May 2014, Ingo Molnar wrote: > > > > I'm also thinking about waiting a bit before applying anything even > > borderline intrusive to the perf core, to make sure there's enough > > fuzz time to declare stable state (at least as far into the ABI as the > > fuzzing is able to reach). Future bisection efforts could use that > > kind of known-stable release. > > That does sound like a good idea. It is nice finally getting to the > state where you can fuzz for hours (rather than minutes) without > hitting a bug. > > Of course that might change. Development of the fuzzer has more or > less stalled for the past 6 months as I was spending all of my time > reporting/chasing bugs rather than enhancing the fuzzer. > > In any case if we can get the recent patches applied in time for > 3.15 I think it will turn out to be a nice release > perf-event-stability wise. Yeah, I'm trying to get them all into v3.15 - and if they prove out fine they might be backportable further as well. Thanks, Ingo