From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from brinza.cc.columbia.edu (brinza.cc.columbia.edu [128.59.29.8]) by ozlabs.org (Postfix) with ESMTP id B3338B7D5D for ; Thu, 6 May 2010 01:17:56 +1000 (EST) Message-ID: <4BE18B30.10700@cs.columbia.edu> Date: Wed, 05 May 2010 11:13:52 -0400 From: Oren Laadan MIME-Version: 1.0 To: David Howells Subject: Re: [PATCH v21 001/100] eclone (1/11): Factor out code to allocate pidmap page References: <1272723382-19470-2-git-send-email-orenl@cs.columbia.edu> <1272723382-19470-1-git-send-email-orenl@cs.columbia.edu> <3803.1272984193@redhat.com> In-Reply-To: <3803.1272984193@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linux-s390@vger.kernel.org, linux-api@vger.kernel.org, containers@lists.linux-foundation.org, x86@kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Matt Helsley , Serge Hallyn , Andrew Morton , Sukadev Bhattiprolu , Pavel Emelyanov List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi David, I suppose you are looking for more details than those found in the current patch-0 (http://lkml.org/lkml/2010/5/1/140). We omitted them for brevity sake; here is a link to patch-0 of a previous post of the patchset: http://lkml.org/lkml/2009/9/23/423 Thanks, Oren. David Howells wrote: > With a huge patch series like this, can you post a cover note at the front > (usually patch 0) saying what the point of the whole series is? > > David >