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:
9f4e439
)
x86, boot: Wrap debug printing in a new debug_putstr function
author
Joe Millenbach
<jmillenbach@gmail.com>
Fri, 20 Jul 2012 01:04:37 +0000
(18:04 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Sat, 21 Jul 2012 18:07:18 +0000
(11:07 -0700)
Change all instances of if (debug) putstr(...) to a new debug_putstr(...).
This allows a future change to conditionally stub out debug_putstr to save
space.
Signed-off-by: Joe Millenbach <jmillenbach@gmail.com>
Link:
http://lkml.kernel.org/r/1342746282-28497-3-git-send-email-jmillenbach@gmail.com
Signed-off-by: Gokul Caushik <caushik1@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/boot/compressed/misc.c
patch
|
blob
|
history
diff --cc
arch/x86/boot/compressed/misc.c
Simple merge