From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [bisected] perf: yet another fuzzer triggered crash Date: Wed, 3 Jul 2013 09:49:29 +0200 Message-ID: <20130703074929.GE23916@twins.programming.kicks-ass.net> References: <20130701090713.GO6626@twins.programming.kicks-ass.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vince Weaver Cc: linux-kernel@vger.kernel.org, Paul Mackerras , Ingo Molnar , Arnaldo Carvalho de Melo , trinity@vger.kernel.org On Tue, Jul 02, 2013 at 11:15:59PM -0400, Vince Weaver wrote: > > OK, I have bisected this problem to the following change: > > commit 8dc85d547285668e509f86c177bcd4ea055bcaaf > Author: Peter Zijlstra > Date: Thu Sep 2 16:50:03 2010 +0200 > > perf: Multiple task contexts > > Provide the infrastructure for multiple task contexts. > Thanks, that narrows down the scope a bit. As it happens I was also narrowing down on that particular area so that's good.