From: Philipp Kohlbecher Date: Sun, 16 Nov 2008 11:11:01 +0000 (+0100) Subject: x86: more general identifier for Phoenix BIOS X-Git-Tag: v2.6.28-rc6~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af40a4b1050c050e62eb1dc30b82d5ab22bf221;p=pandora-kernel.git 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 Cc: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed