From: David S. Miller Date: Tue, 13 May 2008 00:21:55 +0000 (-0700) Subject: lmb: Make lmb debugging more useful. X-Git-Tag: v2.6.26-rc3~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa6cfde747ba6d37a0889cbe85881c80806d355;p=pandora-kernel.git lmb: Make lmb debugging more useful. Having to muck with the build and set DEBUG just to get lmb_dump_all() to print things isn't very useful. So use pr_info() and use an early boot param "lmb=debug" so we can simply ask users to reboot with this option when we need some debugging from them. Signed-off-by: David S. Miller --- Reading git-diff-tree failed