]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: Honor 'quiet' command line option in real mode boot decompressor.
authorKristian Høgsberg <krh@redhat.com>
Thu, 29 May 2008 22:31:15 +0000 (18:31 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 31 May 2008 00:00:47 +0000 (17:00 -0700)
commit3b6b9293d0f8e1b11630102013ca2a1dcef17d44
treecd1fc0fac98d436b63a6e9062e5fdba72b8c5d17
parent23968f71b26ece45ed52895d41b0208b90a516e7
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 <krh@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/boot/compressed/misc.c
arch/x86/boot/main.c
include/asm-x86/bootparam.h