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)
commit43323cb4c4b619414913f54fef9d492aabadd033
treef5b434b93688972995eeed01ec86260f24311925
parent69ec87efa815d69140423014bb5f91e034faac22
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