From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbbBSO4p (ORCPT ); Thu, 19 Feb 2015 09:56:45 -0500 Received: from tex.lwn.net ([70.33.254.29]:50517 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752131AbbBSO4n (ORCPT ); Thu, 19 Feb 2015 09:56:43 -0500 Date: Thu, 19 Feb 2015 06:56:40 -0800 From: Jonathan Corbet To: Nicholas Mc Guire Cc: Ingo Molnar , Ingo Molnar , Peter Zijlstra , Valdis.Kletnieks@vt.edu, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] doc: brief user documentation for completion Message-ID: <20150219065640.35806e4c@lwn.net> In-Reply-To: <20150219132933.GA11636@opentech.at> References: <1422601312-26958-1-git-send-email-der.herr@hofr.at> <20150218224715.GA31461@gmail.com> <20150219132933.GA11636@opentech.at> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 19 Feb 2015 14:29:33 +0100 Nicholas Mc Guire wrote: > thanks for the detailed review notes > > will give it another run regarding locking and context - I obviously need a > rerun regarding context and locking my self. Note that the document went upstream last week, so it would be best to get changes as a patch against that version. Thanks, jon