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 0AC3DDE2C3 for ; Thu, 15 Jan 2009 17:47:54 +1100 (EST) Date: Wed, 14 Jan 2009 22:47:55 -0800 (PST) Message-Id: <20090114.224755.212103296.davem@davemloft.net> To: michael@ellerman.id.au Subject: Re: [PATCH 2/2] lmb: Rework lmb_dump_all() output From: David Miller In-Reply-To: References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Ellerman Date: Thu, 15 Jan 2009 17:46:02 +1100 (EST) > The lmb_dump_all() output didn't include the RMO size, which is > interesting on powerpc. The output was also a bit spacey and not well > aligned, and didn't show you the end addresses. > > Signed-off-by: Michael Ellerman Acked-by: David S. Miller > DaveM, if you like we could make the RMO display conditional on it being > non-zero, which would hide it on sparc presumably. Not necessary.