From: Bob Moore Date: Tue, 6 Jul 2010 02:37:13 +0000 (+0800) Subject: ACPICA: Fix for Alias references within Package objects X-Git-Tag: v2.6.36-rc1~491^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09079250db4d470f75eddcce31e0229c92d6c3bf;p=pandora-kernel.git ACPICA: Fix for Alias references within Package objects This fixes a problem where a reference to an Alias within the definition of a Package was not always resolved properly. Aliases to objects like Processors, ThermalZones, etc. were resolved to the actual object instead of a reference to the object as it should be. Package objects are only allowed to contain integer, string, buffer, package, and reference objects. https://bugzilla.redhat.com/show_bug.cgi?id=608648 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed