1
linux/drivers/acpi/namespace
Bob Moore 53cf174409 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 <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-22 14:29:24 -04:00
..
Makefile
nsaccess.c ACPICA: Fix for Alias operator to see target child objects 2008-04-22 14:29:24 -04:00
nsalloc.c
nsdump.c
nsdumpdv.c
nseval.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
nsinit.c
nsload.c
nsnames.c
nsobject.c
nsparse.c
nssearch.c
nsutils.c
nswalk.c ACPICA: Removed extraneous code 2008-04-22 14:29:22 -04:00
nsxfeval.c ACPI: Check for any matching CID when walking namespace. 2008-01-23 14:43:44 -05:00
nsxfname.c
nsxfobj.c