From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755264Ab0JAS6t (ORCPT ); Fri, 1 Oct 2010 14:58:49 -0400 Received: from relay1.sgi.com ([192.48.179.29]:51750 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754972Ab0JAS6s (ORCPT ); Fri, 1 Oct 2010 14:58:48 -0400 Date: Fri, 1 Oct 2010 13:58:47 -0500 From: Robin Holt To: Nathan Fontenot Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, Greg KH , Dave Hansen , KAMEZAWA Hiroyuki , Robin Holt , steiner@sgi.com Subject: Re: [PATCH 9/9] v3 Update memory hotplug documentation Message-ID: <20101001185847.GP14064@sgi.com> References: <4CA62700.7010809@austin.ibm.com> <4CA62A7D.8030905@austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CA62A7D.8030905@austin.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 01, 2010 at 01:37:49PM -0500, Nathan Fontenot wrote: > Update the memory hotplug documentation to reflect the new behaviors of > memory blocks reflected in sysfs. > > Signed-off-by: Nathan Fontenot Reviewed-by: Robin Holt