From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753903AbbKCOCW (ORCPT ); Tue, 3 Nov 2015 09:02:22 -0500 Received: from www.linutronix.de ([62.245.132.108]:44281 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753335AbbKCOCT (ORCPT ); Tue, 3 Nov 2015 09:02:19 -0500 Subject: Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups To: George Spelvin , linux-kernel@vger.kernel.org References: <20151030223035.31188.qmail@ns.horizon.com> Cc: akpm@linux-foundation.org, dave@stgolabs.net, manfred@colorfullife.com, peterz@infradead.org, tglx@linutronix.de From: Sebastian Andrzej Siewior Message-ID: <5638BE51.9070601@linutronix.de> Date: Tue, 3 Nov 2015 15:01:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.2.0 MIME-Version: 1.0 In-Reply-To: <20151030223035.31188.qmail@ns.horizon.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/30/2015 11:30 PM, George Spelvin wrote: > One very minor kibitz: would you mind using "..." for ellipsis in the > comments rather than U+2026? mkay Sebastian