From: Bob Moore Date: Thu, 21 Jan 2010 01:28:32 +0000 (+0800) Subject: ACPICA: Predefined name repair: fix NULL package elements X-Git-Tag: v2.6.34-rc1~237^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091f4d718620a79698e1c8ca3e9acbf78eb62da3;p=pandora-kernel.git ACPICA: Predefined name repair: fix NULL package elements For the predefined methods that return fixed-length packages (or subpackages), attempt repair for a NULL element. Create an Integer of value 0, a NULL String, or a zero-length buffer as appropriate. http://www.acpica.org/bugzilla/show_bug.cgi?id=818 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed