]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: more general identifier for Phoenix BIOS
authorPhilipp Kohlbecher <xt28@gmx.de>
Sun, 16 Nov 2008 11:11:01 +0000 (12:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Nov 2008 15:11:36 +0000 (16:11 +0100)
commit0af40a4b1050c050e62eb1dc30b82d5ab22bf221
treeed90de85e59d550ef5c6feb5fd8b310fcb86e461
parent10db4ef7b9a65b86e4d047671a1886f4c101a859
x86: more general identifier for Phoenix BIOS

Impact: widen the reach of the low-memory-protect DMI quirk

Phoenix BIOSes variously identify their vendor as "Phoenix Technologies,
LTD" or "Phoenix Technologies LTD" (without the comma.)

This patch makes the identification string in the bad_bios_dmi_table
more general (following a suggestion by Ingo Molnar), so that both
versions are handled.

Again, the patched file compiles cleanly and the patch has been tested
successfully on my machine.

Signed-off-by: Philipp Kohlbecher <xt28@gmx.de>
Cc: <stable@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup.c