From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v7 0/6] MCS Lock: MCS lock code cleanup and optimizations Date: Mon, 20 Jan 2014 14:58:47 +0100 Message-ID: <20140120135847.GG31570@twins.programming.kicks-ass.net> References: <1389917284.3138.10.camel@schen9-DESK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1389917284.3138.10.camel@schen9-DESK> Sender: owner-linux-mm@kvack.org To: Tim Chen Cc: Ingo Molnar , Andrew Morton , Thomas Gleixner , "Paul E.McKenney" , Will Deacon , linux-kernel@vger.kernel.org, linux-mm , linux-arch@vger.kernel.org, Linus Torvalds , Waiman Long , Andrea Arcangeli , Alex Shi , Andi Kleen , Michel Lespinasse , Davidlohr Bueso , Matthew R Wilcox , Dave Hansen , Rik van Riel , Peter Hurley , Raghavendra K T , George Spelvin , "H. Peter Anvin" , Arnd Bergmann , Aswin List-Id: linux-arch.vger.kernel.org On Thu, Jan 16, 2014 at 04:08:04PM -0800, Tim Chen wrote: > This is an update of the MCS lock patch series posted in November. Aside from the smallish gripes I posted about; Acked-by: Peter Zijlstra -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:57036 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753349AbaATN7X (ORCPT ); Mon, 20 Jan 2014 08:59:23 -0500 Date: Mon, 20 Jan 2014 14:58:47 +0100 From: Peter Zijlstra Subject: Re: [PATCH v7 0/6] MCS Lock: MCS lock code cleanup and optimizations Message-ID: <20140120135847.GG31570@twins.programming.kicks-ass.net> References: <1389917284.3138.10.camel@schen9-DESK> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1389917284.3138.10.camel@schen9-DESK> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Tim Chen Cc: Ingo Molnar , Andrew Morton , Thomas Gleixner , "Paul E.McKenney" , Will Deacon , linux-kernel@vger.kernel.org, linux-mm , linux-arch@vger.kernel.org, Linus Torvalds , Waiman Long , Andrea Arcangeli , Alex Shi , Andi Kleen , Michel Lespinasse , Davidlohr Bueso , Matthew R Wilcox , Dave Hansen , Rik van Riel , Peter Hurley , Raghavendra K T , George Spelvin , "H. Peter Anvin" , Arnd Bergmann , Aswin Chandramouleeswaran , Scott J Norton , "Figo.zhang" Message-ID: <20140120135847.GBHPyX4_0MkBNjQKGpx2-tzRhykjITdubp2tfEBmAqI@z> On Thu, Jan 16, 2014 at 04:08:04PM -0800, Tim Chen wrote: > This is an update of the MCS lock patch series posted in November. Aside from the smallish gripes I posted about; Acked-by: Peter Zijlstra