From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934175AbdDEV32 (ORCPT ); Wed, 5 Apr 2017 17:29:28 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:51433 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753626AbdDEV3U (ORCPT ); Wed, 5 Apr 2017 17:29:20 -0400 Date: Wed, 5 Apr 2017 14:29:12 -0700 From: Darren Hart To: Peter Zijlstra Cc: tglx@linutronix.de, mingo@kernel.org, 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: [PATCH -v6 06/13] futex: Cleanup refcounting Message-ID: <20170405212912.GB13494@fury> References: <20170322103547.756091212@infradead.org> <20170322104151.801778516@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170322104151.801778516@infradead.org> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 22, 2017 at 11:35:53AM +0100, Peter Zijlstra wrote: > Since we're going to add more refcount fiddling, introduce > get_pi_state() to match the existing put_pi_state(). > > Signed-off-by: Peter Zijlstra (Intel) This looks awfully familiar... https://lkml.org/lkml/2015/12/20/5 ... I guess timing is everything :-) Since we have an incoming need: Reviewed-by: Darren Hart (VMware) -- Darren Hart VMware Open Source Technology Center