From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 5901ADDE35 for ; Sat, 1 Mar 2008 12:44:36 +1100 (EST) Date: Fri, 29 Feb 2008 17:44:34 -0800 (PST) Message-Id: <20080229.174434.216640668.davem@davemloft.net> To: pbadari@us.ibm.com Subject: Re: [RFC] updating lmb.memory information for hot mem add/remove From: David Miller In-Reply-To: <1204333964.10146.18.camel@dyn9047017100.beaverton.ibm.com> References: <1204247002.7729.11.camel@concordia.ozlabs.ibm.com> <1204307816.10146.11.camel@dyn9047017100.beaverton.ibm.com> <1204333964.10146.18.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: paulus@samba.org, anton@au1.ibm.com, ntl@pobox.com, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Badari Pulavarty Date: Fri, 29 Feb 2008 17:12:44 -0800 > Here is what I cooked up and it seems to work fine. > It may be easier to review the code (against my earlier patches). BTW, the lmb code now lives under lib/ (sparc64 will be using it too) and has several bug fixes applied to it in Paulus's current upstream tree.