From: Kristian Høgsberg Date: Thu, 29 May 2008 22:31:15 +0000 (-0400) Subject: x86: Honor 'quiet' command line option in real mode boot decompressor. X-Git-Tag: v2.6.27-rc1~1106^2~250^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6b9293d0f8e1b11630102013ca2a1dcef17d44;p=pandora-kernel.git x86: Honor 'quiet' command line option in real mode boot decompressor. This patch lets the early real mode code look for the 'quiet' option on the kernel command line and pass a loadflag to the decompressor. When this flag is set, we suppress the "Decompressing Linux... Parsing ELF... done." messages. Signed-off-by: Kristian Høgsberg Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed