commit | c37682d907a615c9a8751748b58e9ba47d415429 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jan 14 20:46:02 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Feb 11 13:38:00 2009 +1100 |
tree | 46e769d545f04a5aa7c2e743a332a9974b2fa9c9 | |
parent | 059f134f844ec52772353c95693fcb5b86e80193 [diff] |
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>