RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-24 Thread Yinghai Lu
-Original Message- From: Len Brown [mailto:[EMAIL PROTECTED] ] Sent: Tuesday, April 10, 2007 1:33 AM Let me know if you have one that doesn't. Please check this one. it will not compiled. grep ACPI .config CONFIG_X86_64_ACPI_NUMA=y CONFIG_ACPI=y

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-24 Thread Yinghai Lu
-Original Message- From: Len Brown [mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2007 1:33 AM Let me know if you have one that doesn't. Please check this one. it will not compiled. grep ACPI .config CONFIG_X86_64_ACPI_NUMA=y CONFIG_ACPI=y

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-13 Thread Lu, Yinghai
-Original Message- From: Len Brown [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 10, 2007 1:33 AM >Let me know if you have one that doesn't. Sorry, please check this one. YH acpi_power_system_1.config Description: acpi_power_system_1.config

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-13 Thread Lu, Yinghai
-Original Message- From: Len Brown [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 10, 2007 1:33 AM Let me know if you have one that doesn't. Sorry, please check this one. YH acpi_power_system_1.config Description: acpi_power_system_1.config

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-10 Thread Len Brown
grep ACPI .config # CONFIG_X86_64_ACPI_NUMA is not set # CONFIG_PNPACPI is not set This config builds fine. Let me know if you have one that doesn't. thanks, -Len - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-10 Thread Len Brown
grep ACPI .config # CONFIG_X86_64_ACPI_NUMA is not set # CONFIG_PNPACPI is not set This config builds fine. Let me know if you have one that doesn't. thanks, -Len - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-05 Thread Andrew Morton
On Tue, 3 Apr 2007 21:02:03 -0700 "Yinghai Lu" <[EMAIL PROTECTED]> wrote: > [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set > and power management with acpi is not enabled > > when CONFIG_ACPI_NUMA is set, and power management with acpi is not used. the > kernel

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-05 Thread Lu, Yinghai
resend -Original Message- From: Lu, Yinghai Sent: Wednesday, April 04, 2007 10:43 AM To: 'Andi Kleen' Cc: Andrew Morton; Len Brown; linux-kernel@vger.kernel.org Subject: RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-05 Thread Lu, Yinghai
resend -Original Message- From: Lu, Yinghai Sent: Wednesday, April 04, 2007 10:43 AM To: 'Andi Kleen' Cc: Andrew Morton; Len Brown; linux-kernel@vger.kernel.org Subject: RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-05 Thread Andrew Morton
On Tue, 3 Apr 2007 21:02:03 -0700 Yinghai Lu [EMAIL PROTECTED] wrote: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled when CONFIG_ACPI_NUMA is set, and power management with acpi is not used. the kernel can not be

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-04 Thread Lu, Yinghai
-Original Message- From: Andi Kleen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 04, 2007 3:13 AM >How did you manage to unset ACPI with that? Can you send your config? Please check attached config. YH acpi_power_system.config Description: acpi_power_system.config

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-04 Thread Andi Kleen
On Wednesday 04 April 2007 05:55:04 you wrote: > please check the patch config X86_64_ACPI_NUMA bool "ACPI NUMA detection" depends on NUMA select ACPI select PCI select ACPI_NUMA default y help Enable ACPI SRAT based node topology

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-04 Thread Andi Kleen
On Wednesday 04 April 2007 05:55:04 you wrote: please check the patch config X86_64_ACPI_NUMA bool ACPI NUMA detection depends on NUMA select ACPI select PCI select ACPI_NUMA default y help Enable ACPI SRAT based node topology

RE: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-04 Thread Lu, Yinghai
-Original Message- From: Andi Kleen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 04, 2007 3:13 AM How did you manage to unset ACPI with that? Can you send your config? Please check attached config. YH acpi_power_system.config Description: acpi_power_system.config

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-03 Thread Yinghai Lu
resend On 4/3/07, Yinghai Lu <[EMAIL PROTECTED]> wrote: please check the patch YH [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled when CONFIG_ACPI_NUMA is set, and power management with acpi is not used. the kernel

Re: [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled

2007-04-03 Thread Yinghai Lu
resend On 4/3/07, Yinghai Lu [EMAIL PROTECTED] wrote: please check the patch YH [PATCH] x86_64/acpi: make kernel to be compiled when CONFIG_ACPI_NUMA is set and power management with acpi is not enabled when CONFIG_ACPI_NUMA is set, and power management with acpi is not used. the kernel