From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756125AbbI2JA6 (ORCPT ); Tue, 29 Sep 2015 05:00:58 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:57707 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756071AbbI2JAr (ORCPT ); Tue, 29 Sep 2015 05:00:47 -0400 Date: Tue, 29 Sep 2015 10:55:21 +0200 From: Peter Zijlstra To: Mike Galbraith Cc: Darren Hart , Ingo Molnar , LKML Subject: Re: [v4.2+ regression] fd7a4bed sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks Message-ID: <20150929085521.GC3816@twins.programming.kicks-ass.net> References: <1443406620.3293.26.camel@gmail.com> <1443514791.5403.12.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443514791.5403.12.camel@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 29, 2015 at 10:19:51AM +0200, Mike Galbraith wrote: > On Mon, 2015-09-28 at 04:17 +0200, Mike Galbraith wrote: > > Hi Peter, > > > > I bumped into an odd futextest regression, and finally bisected it to > > $subject. I haven't poked at it yet, chasing down and confirming the > > little bugger munched the day. > Well now, it _seems_ you're innocent Peter. Whee! thanks for looking.