linux/drivers/acpi
Bob Moore cca97b8156 ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates
Fixed a problem with the CreateField, CreateXXXField (Bit, Byte,
Word, Dword, Qword), Field, BankField, and IndexField operators
when invoked from inside an executing control method. In this case,
these operators created namespace nodes that were incorrectly
left marked as permanent nodes instead of temporary nodes. This
could cause a problem if there is race condition between an
exiting control method and a running namespace walk. (Reported
by Linn Crosetto). Fixed a problem where the CreateField and
CreateXXXField operators would incorrectly allow duplicate names
(the name of the field) with no exception generated.

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 23:01:51 -04:00
..
dispatcher ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates 2008-04-22 23:01:51 -04:00
events ACPICA: Update for new Notify values 2008-04-22 23:01:36 -04:00
executer ACPICA: Updates for Debug object output 2008-04-22 19:09:16 -04:00
hardware ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
namespace ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
parser ACPICA: Fixes for Unload and DDBHandles 2008-04-22 14:29:30 -04:00
resources ACPICA: Fixes for size of StartDependent resource descriptor 2008-04-22 19:09:25 -04:00
sleep ACPI PM: Restore the 2.6.24 suspend ordering 2008-04-01 11:21:08 -07:00
tables ACPICA: Fix for LoadTable operator, input strings 2008-04-22 14:29:29 -04:00
utilities ACPICA: Update for new Notify values 2008-04-22 23:01:36 -04:00
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
bay.c
blacklist.c
bus.c acpi: bus: check once more for an empty list after locking it 2008-04-15 19:35:41 -07:00
button.c
cm_sbs.c
container.c
debug.c
dock.c
ec.c Revert "ACPI: EC: Handle IRQ storm on Acer laptops" 2008-03-18 21:32:24 -07:00
event.c
fan.c revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" 2008-03-28 10:16:53 -07:00
glue.c
Kconfig
Makefile
numa.c
osl.c
pci_bind.c
pci_irq.c ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") 2008-03-25 15:21:30 -07:00
pci_link.c
pci_root.c
power.c
processor_core.c acpi: fix "buggy BIOS check" when CPUs are hot removed 2008-04-08 18:25:53 -07:00
processor_idle.c cpuidle: fix 100% C0 statistics regression 2008-03-26 00:58:19 -04:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
sbs.c
sbshc.c
sbshc.h
scan.c ACPICA: Fixes for external Reference Objects 2008-04-22 19:08:51 -04:00
system.c
tables.c
thermal.c acpi thermal: fix result check 2008-04-08 18:25:52 -07:00
toshiba_acpi.c
utils.c ACPICA: Fixes for external Reference Objects 2008-04-22 19:08:51 -04:00
video.c Revert "ACPI: Ignore _BQC object when registering backlight device" 2008-04-05 12:14:13 -07:00
wmi.c