Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754335AbcJEGVI (ORCPT ); Wed, 5 Oct 2016 02:21:08 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:48716 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902AbcJEGVH (ORCPT ); Wed, 5 Oct 2016 02:21:07 -0400 Date: Wed, 5 Oct 2016 08:20:58 +0200 From: Peter Zijlstra To: Davidlohr Bueso Cc: mingo@kernel.org, tglx@linutronix.de, juri.lelli@arm.com, rostedt@goodmis.org, xlpang@redhat.com, bigeasy@linutronix.de, linux-kernel@vger.kernel.org, mathieu.desnoyers@efficios.com, jdesfossez@efficios.com, bristot@redhat.com Subject: Re: [RFC][PATCH 0/4] FUTEX_UNLOCK_PI wobbles Message-ID: <20161005062058.GC3568@worktop.programming.kicks-ass.net> References: <20161003091234.879763059@infradead.org> <20161005010214.GA32728@linux-80c1.suse> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161005010214.GA32728@linux-80c1.suse> User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 211 Lines: 8 On Tue, Oct 04, 2016 at 06:02:14PM -0700, Davidlohr Bueso wrote: > On Mon, 03 Oct 2016, Peter Zijlstra wrote: > >Do people have more/better futex-pi test cases? > > pi_stress. Where does one find that? Link?