lmb: Rework lmb_dump_all() output
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 14 Jan 2009 20:46:02 +0000 (20:46 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:38:00 +0000 (13:38 +1100)
commitc37682d907a615c9a8751748b58e9ba47d415429
tree46e769d545f04a5aa7c2e743a332a9974b2fa9c9
parent059f134f844ec52772353c95693fcb5b86e80193
lmb: Rework lmb_dump_all() output

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 <michael@ellerman.id.au>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
lib/lmb.c