ACPICA: Emit warning if two FACS or DSDT tables found in the FADT
authorBob Moore <robert.moore@intel.com>
Wed, 12 Nov 2008 07:23:20 +0000 (15:23 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 30 Dec 2008 03:38:37 +0000 (22:38 -0500)
commitc87609f31a8641009641fc1d19dac75e6de06fd4
treeb16d522007529176c2bfd11d1103c25f2f506037
parent34830726c9761f66299f4d82c4357e5faec54013
ACPICA: Emit warning if two FACS or DSDT tables found in the FADT

Checks if there are two valid but different addresses for the
FACS and DSDT within the FADT (mismatch between the 32-bit and
64-bit fields.)

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/tables/tbfadt.c