]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Update DSDT copy/detection.
authorBob Moore <robert.moore@intel.com>
Wed, 7 Apr 2010 03:05:11 +0000 (11:05 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 20 Apr 2010 14:43:16 +0000 (10:43 -0400)
commit9dca7e4f969bbe3fd8cdbd798c18ce4164437aa9
treef5b434b93688972995eeed01ec86260f24311925
parent09d3d268fe2a988cb19d7d6baec7f407c892137a
ACPICA: Update DSDT copy/detection.

Move initialization of DSDT pointer. Emit address of DSDT
in the dump of both table headers (good/bad DSDT).
Now handles the case where the root table can be reallocated,
which would invalidate the original pointer.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/actables.h
drivers/acpi/acpica/tbutils.c
drivers/acpi/acpica/tbxface.c
drivers/acpi/acpica/utglobal.c