]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86-64, setup: Inhibit decompressor output if video info is invalid
authorH. Peter Anvin <hpa@zytor.com>
Fri, 19 Feb 2010 06:15:04 +0000 (22:15 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 19 Feb 2010 06:15:04 +0000 (22:15 -0800)
commiteb572a5c7951288e265b3e8f9a5d37b6abb2e996
tree3a1579200c106b8f5589a0a5704da8606b065e82
parentf1f6baf8f1df29be38003089787e378567ce0086
x86-64, setup: Inhibit decompressor output if video info is invalid

Inhibit output from the kernel decompressor if the video information
is invalid.  This was already the case for 32 bits, make 64 bits
match.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
LKML-Reference: <tip-*@git.kernel.org>
arch/x86/boot/compressed/misc.c