android_kernel_xiaomi_sm8350/drivers/acpi/parser
Bob Moore 13b572a35e ACPICA: Report error if method creates 2 objects with the same name
Fixed a regression where an error was no
longer emitted if a control method attempts to create 2
objects of the same name. This previously and now returns
AE_ALREADY_EXISTS. When this exception occurs, it invokes
the mechanism that will dynamically serialize the control
method to possible prevent future errors. (BZ 440)

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:25 -05:00
..
Makefile
psargs.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psloop.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psopcode.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psparse.c ACPICA: Report error if method creates 2 objects with the same name 2007-02-02 21:14:25 -05:00
psscope.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
pstree.c ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
psutils.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
pswalk.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psxface.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00