x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
commitb1ec523490b04c0f7e65b64743e03bca10dc60fd
authorGabor Gombas <gombasg@digikabel.hu>
Mon, 24 May 2010 19:13:18 +0000 (24 12:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:22:39 +0000 (5 11:22 -0700)
tree6214c9b42444d292fabd1a61cc2884aaa192d1cb
parent4b85622825dc6840081f5312450b16c903966d74
x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012

commit 3d6e77a3ddb8e4156b89f4273ff8c7d37abaf781 upstream.

The low-memory corruption checker triggers during suspend/resume, so we
need to reserve the low 64k.  Don't be fooled that the BIOS identifies
itself as "Dell Inc.", it's still Phoenix BIOS.

[ hpa: I think we blacklist almost every BIOS in existence.  We should
either change this to a whitelist or just make it unconditional. ]

Signed-off-by: Gabor Gombas <gombasg@digikabel.hu>
LKML-Reference: <201005241913.o4OJDIMM010877@imap1.linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/setup.c