Hi Rafael, On 08/02/2013 09:03 PM, Rafael J. Wysocki wrote: > On Friday, August 02, 2013 05:14:26 PM Tang Chen wrote: >> Besides the phys addr of the acpi tables, it will be very convenient if >> we also have the signature of each table in acpi_gbl_root_table_list at >> early time. We can find SRAT easily by comparing the signature. >> >> This patch alse record signature and some other info in >> acpi_gbl_root_table_list at early time. >> >> Signed-off-by: Tang Chen >> Reviewed-by: Zhang Yanfei > > The subject is misleading, as the change is in ACPICA and therefore affects not > only x86. OK, will change it. > > Also I think the same comments as for the other ACPICA patch is this series > applies: You shouldn't modify acpi_tbl_parse_root_table() in ways that would > require the other OSes using ACPICA to be modified. > Thank you for the reminding. Please refer to the attachment. How do you think of the idea from Zheng ? Thanks.