From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031417AbbJ3Wak (ORCPT ); Fri, 30 Oct 2015 18:30:40 -0400 Received: from ns.horizon.com ([71.41.210.147]:41808 "HELO ns.horizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752197AbbJ3Wah (ORCPT ); Fri, 30 Oct 2015 18:30:37 -0400 Date: 30 Oct 2015 18:30:35 -0400 Message-ID: <20151030223035.31188.qmail@ns.horizon.com> From: "George Spelvin" To: bigeasy@linutronix.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups Cc: akpm@linux-foundation.org, dave@stgolabs.net, linux@horizon.com, manfred@colorfullife.com, peterz@infradead.org, tglx@linutronix.de In-Reply-To: <1446204397-16594-1-git-send-email-bigeasy@linutronix.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I haven't got a test case, but that definitley looks like a great cleanup! One very minor kibitz: would you mind using "..." for ellipsis in the comments rather than U+2026?