just do some trivial changes to make acpi's numa info operation more cleaner. Li Guang(5) numa: avoid export acpi_numa variable acpi/numa: check if parsing acpi numa info disabled earlier acpi: move x86/mm/srat.c to x86/kernel/acpi/srat.c acpi: add clock_domain field to acpi_srat_cpu_affinity remove include asm/acpi.h in process_driver.c arch/x86/include/asm/acpi.h | 3 ++- arch/x86/kernel/acpi/Makefile | 1 + arch/x86/mm/Makefile | 1 - arch/x86/mm/numa.c | 2 +- arch/x86/mm/srat.c | 207 +++++-------------------------------- arch/x86/xen/enlighten.c | 2 +- drivers/acpi/processor_driver.c | 1 - drivers/acpi/numa.c | 2 ++ include/acpi/actbl1.h | 2 +- 8 files changed, 13 insertions(+), 208 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html