x86, boot: Removed quiet flag and switched quiet output to debug flag
authorJoe Millenbach <jmillenbach@gmail.com>
Fri, 20 Jul 2012 01:04:36 +0000 (18:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jul 2012 18:07:15 +0000 (11:07 -0700)
commit9f4e4392cbf72d731a489a3217fe810820b8ba96
treeba81b10fe2b9538ee723d1d1b44f93fa3b897011
parent6887a4131da3adaab011613776d865f4bcfb5678
x86, boot: Removed quiet flag and switched quiet output to debug flag

There are only 3 uses of the quiet flag and they all protect output that
is only useful for debugging the stub, therefore we switched to using the
debug flag for all extra output.

Signed-off-by: Joe Millenbach <jmillenbach@gmail.com>
Link: http://lkml.kernel.org/r/1342746282-28497-2-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