From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.sgi.com [192.48.152.1]) by ozlabs.org (Postfix) with ESMTP id 364B2B7191 for ; Sat, 2 Oct 2010 05:06:03 +1000 (EST) Date: Fri, 1 Oct 2010 13:55:39 -0500 From: Robin Holt To: Nathan Fontenot Subject: Re: [PATCH 6/9] v3 Update node sysfs code Message-ID: <20101001185539.GM14064@sgi.com> References: <4CA62700.7010809@austin.ibm.com> <4CA629BA.60100@austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4CA629BA.60100@austin.ibm.com> Cc: Greg KH , steiner@sgi.com, linux-kernel@vger.kernel.org, Dave Hansen , linux-mm@kvack.org, Robin Holt , linuxppc-dev@lists.ozlabs.org, KAMEZAWA Hiroyuki List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Oct 01, 2010 at 01:34:34PM -0500, Nathan Fontenot wrote: > Update the node sysfs code to be aware of the new capability for a memory > block to contain multiple memory sections and be aware of the memory block > structure name changes (start_section_nr). This requires an additional > parameter to unregister_mem_sect_under_nodes so that we know which memory > section of the memory block to unregister. > > Signed-off-by: Nathan Fontenot Reviewed-by: Robin Holt From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755212Ab0JASzm (ORCPT ); Fri, 1 Oct 2010 14:55:42 -0400 Received: from relay3.sgi.com ([192.48.152.1]:55786 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754955Ab0JASzl (ORCPT ); Fri, 1 Oct 2010 14:55:41 -0400 Date: Fri, 1 Oct 2010 13:55:39 -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 6/9] v3 Update node sysfs code Message-ID: <20101001185539.GM14064@sgi.com> References: <4CA62700.7010809@austin.ibm.com> <4CA629BA.60100@austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CA629BA.60100@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:34:34PM -0500, Nathan Fontenot wrote: > Update the node sysfs code to be aware of the new capability for a memory > block to contain multiple memory sections and be aware of the memory block > structure name changes (start_section_nr). This requires an additional > parameter to unregister_mem_sect_under_nodes so that we know which memory > section of the memory block to unregister. > > Signed-off-by: Nathan Fontenot Reviewed-by: Robin Holt From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail203.messagelabs.com (mail203.messagelabs.com [216.82.254.243]) by kanga.kvack.org (Postfix) with SMTP id 3B7FD6B0047 for ; Fri, 1 Oct 2010 14:55:42 -0400 (EDT) Date: Fri, 1 Oct 2010 13:55:39 -0500 From: Robin Holt Subject: Re: [PATCH 6/9] v3 Update node sysfs code Message-ID: <20101001185539.GM14064@sgi.com> References: <4CA62700.7010809@austin.ibm.com> <4CA629BA.60100@austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CA629BA.60100@austin.ibm.com> Sender: owner-linux-mm@kvack.org 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 List-ID: On Fri, Oct 01, 2010 at 01:34:34PM -0500, Nathan Fontenot wrote: > Update the node sysfs code to be aware of the new capability for a memory > block to contain multiple memory sections and be aware of the memory block > structure name changes (start_section_nr). This requires an additional > parameter to unregister_mem_sect_under_nodes so that we know which memory > section of the memory block to unregister. > > Signed-off-by: Nathan Fontenot Reviewed-by: Robin Holt -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org