From: Bob Moore Date: Thu, 8 Aug 2013 07:29:58 +0000 (+0800) Subject: ACPICA: Return error if DerefOf resolves to a null package element. X-Git-Tag: v3.12-rc1~178^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a50abf4842dd7d603a2ad6dcc7f1467fd2a66f03;p=pandora-kernel.git ACPICA: Return error if DerefOf resolves to a null package element. Disallow the dereference of a reference (via index) to an uninitialized package element. Provides compatibility with other ACPI implementations. ACPICA BZ 1003. References: https://bugs.acpica.org/show_bug.cgi?id=431 Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed