Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752229AbaAXI0t (ORCPT ); Fri, 24 Jan 2014 03:26:49 -0500 Received: from merlin.infradead.org ([205.233.59.134]:55705 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751457AbaAXI0r (ORCPT ); Fri, 24 Jan 2014 03:26:47 -0500 Date: Fri, 24 Jan 2014 09:26:17 +0100 From: Peter Zijlstra To: Waiman Long Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Arnd Bergmann , linux-arch@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Steven Rostedt , Andrew Morton , Michel Lespinasse , Andi Kleen , Rik van Riel , "Paul E. McKenney" , Linus Torvalds , Raghavendra K T , George Spelvin , Tim Chen , "Aswin Chandramouleeswaran\"" , Scott J Norton Subject: Re: [PATCH v11 4/4] qrwlock: Use the mcs_spinlock helper functions for MCS queuing Message-ID: <20140124082617.GC31570@twins.programming.kicks-ass.net> References: <1390537731-45996-1-git-send-email-Waiman.Long@hp.com> <1390537731-45996-5-git-send-email-Waiman.Long@hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1390537731-45996-5-git-send-email-Waiman.Long@hp.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 Thu, Jan 23, 2014 at 11:28:51PM -0500, Waiman Long wrote: > There is a pending MCS lock patch series that adds generic MCS lock > helper functions to do MCS-style locking. This patch will enable > the queue rwlock to use that generic MCS lock/unlock primitives for > internal queuing. This patch should only be merged after the merging > of that generic MCS locking patch. I would still very much like this patch to be merged into the first. It saves having to review all the code removed again. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/