From: Lin Ming Date: Tue, 13 Oct 2009 02:23:20 +0000 (+0800) Subject: ACPICA: Add repair for bad _MAT buffers X-Git-Tag: v2.6.33-rc1~334^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0240d7b4f20f7d156a74dfdd0647a0231b7e8ef4;p=pandora-kernel.git ACPICA: Add repair for bad _MAT buffers _MAT can inadvertently return an Integer instead of a Buffer if the return value has been read from a Field whose width is less than or equal to the global integer width (32 or 64 bits). ACPICA BZ 810. http://www.acpica.org/bugzilla/show_bug.cgi?id=810 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed