[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v2 25/25] NUMA: Enable ACPI_NUMA config
>>> On 28.03.17 at 17:53, <vijay.kilari@xxxxxxxxx> wrote: > --- a/xen/drivers/acpi/Kconfig > +++ b/xen/drivers/acpi/Kconfig > @@ -4,3 +4,7 @@ config ACPI > > config ACPI_LEGACY_TABLES_LOOKUP > bool > + > +config ACPI_NUMA > + def_bool y > + depends on ACPI && NUMA > --- a/xen/include/asm-x86/config.h > +++ b/xen/include/asm-x86/config.h > @@ -37,7 +37,6 @@ > #define CONFIG_X86_L1_CACHE_SHIFT 7 > > #define CONFIG_ACPI_SLEEP 1 > -#define CONFIG_ACPI_NUMA 1 > #define CONFIG_ACPI_SRAT 1 > #define CONFIG_ACPI_CSTATE 1 I'm not convinced the better approach wouldn't be to simply drop CONFIG_ACPI_NUMA, suitable replacing the few uses. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |