From: Bob Moore Date: Fri, 11 Dec 2009 06:53:11 +0000 (+0800) Subject: ACPICA: Add repair for bad _FDE/_GTM buffers X-Git-Tag: v2.6.33-rc1~47^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c39c755347c1ca3d06284bad2273c6a9c3108a;p=pandora-kernel.git ACPICA: Add repair for bad _FDE/_GTM buffers The expected return value for both names is a Buffer of 5 DWORDS. This repair fixes two possible problems (both seen in the field): A package of integers is returned, or a buffer of BYTEs is returned. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed