git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4978db5
)
lmb: Make lmb debugging more useful.
author
David S. Miller
<davem@davemloft.net>
Tue, 13 May 2008 00:21:55 +0000
(17:21 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 May 2008 00:21:55 +0000
(17:21 -0700)
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 <davem@davemloft.net>
lib/lmb.c
patch
|
blob
|
history
diff --cc
lib/lmb.c
Simple merge