From: Bob Moore Date: Thu, 10 Apr 2008 15:06:39 +0000 (+0400) Subject: ACPICA: Fix for Alias operator to see target child objects X-Git-Tag: v2.6.26-rc1~101^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cf174409a24e8388e1d554d27436275fc81fe7;p=pandora-kernel.git ACPICA: Fix for Alias operator to see target child objects Fixed a problem with the Alias operator when the target of the alias is a named ASL operator that opens a new scope -- Scope, Device, PowerResource, Processor, and ThermalZone. In these cases, any children of the original operator could not be accessed via the alias, potentially causing unexpected AE_NOT_FOUND exceptions. Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed