From: Carlos Corbacho Date: Sat, 26 Dec 2009 19:14:59 +0000 (+0000) Subject: ACPI: WMI: Survive BIOS with duplicate GUIDs X-Git-Tag: v2.6.33-rc3~32^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f9e4970742bb1e22d07b01bd44f9c357d25c42;p=pandora-kernel.git ACPI: WMI: Survive BIOS with duplicate GUIDs It would appear that in BIOS's with nVidia hooks, the GUID 05901221-D566-11D1-B2F0-00A0C9062910 is duplicated. For now, the simplest solution is to just ignore any duplicate GUIDs. These particular hooks are not currently supported/ used in the kernel, so whoever does that can figure out what the 'right' solution should be (if there's a better one). http://bugzilla.kernel.org/show_bug.cgi?id=14846 Signed-off-by: Carlos Corbacho Reported-by: Larry Finger Reported-by: Oldřich Jedlička Signed-off-by: Len Brown --- Reading git-diff-tree failed