powerpc/xmon: Add dl command to dump contents of __log_buf
authorVinay Sridhar <vinay@linux.vnet.ibm.com>
Thu, 14 May 2009 23:13:07 +0000 (23:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:44:25 +0000 (15:44 +1000)
commitf312deb4cd0c88196edf6dab192b7d42514398d6
tree0275f78483b3285994ff6c791b82628615bf00ad
parent2138422bbab91c3e924c9836e394f4925b456b79
powerpc/xmon: Add dl command to dump contents of __log_buf

Hello All,

Quite a while back Michael Ellerman had posted a patch to add support to xmon to print the contents of the console log pointed to by __log_buf.
Here's the link to that patch - http://ozlabs.org/pipermail/linuxppc64-dev/2005-March/003657.html
I've ported the patch in the above link to 2.6.30-rc5 and have tested it.

Thanks & regards,
Vinay

Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/xmon/xmon.c