x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
authorGabor Gombas <gombasg@digikabel.hu>
Mon, 24 May 2010 19:13:18 +0000 (12:13 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 24 May 2010 20:33:14 +0000 (13:33 -0700)
commit3d6e77a3ddb8e4156b89f4273ff8c7d37abaf781
tree66f197cb0ffe69cdafa94af01b135485fe08e81b
parent5f2eb55026c91f8400ab4469aff88b2e201b5616
x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012

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>
Cc: <stable@kernel.org>
arch/x86/kernel/setup.c