Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-11 Thread H. Peter Anvin
Can you post the current version of this set? I see there have been some changes. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Pleas

Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-05 Thread Yinghai Lu
On Fri, Apr 5, 2013 at 9:36 AM, Thomas Renninger wrote: > > From acpi overriding parts: > Tested-by: Thomas Renninger Thanks a lot for testing. > > I also went through the override related patches and from > what I can judge (certainly not the early memory, flat 32 bit memory you call > it? >

Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-05 Thread Thomas Renninger
On Thursday, April 04, 2013 08:09:46 PM Yinghai Lu wrote: ... > can you try > > git checkout -b for-x86-mm origin/for-x86-mm That worked out much better :) I see these changes in e820 table, the first part is probably unrelated: BIOS-e820: [mem 0x-0x0009bbff] usable ...

Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-05 Thread Thomas Renninger
On Thursday, April 04, 2013 08:09:46 PM Yinghai Lu wrote: > On Thu, Apr 4, 2013 at 7:28 PM, Thomas Renninger wrote: > > On Thursday, April 04, 2013 04:46:04 PM Yinghai Lu wrote: > >> One commit that tried to parse SRAT early get reverted before v3.9-rc1. > >> > >> | commit e8d1955258091e4c92d5a97

Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-04 Thread Yinghai Lu
On Thu, Apr 4, 2013 at 7:28 PM, Thomas Renninger wrote: > On Thursday, April 04, 2013 04:46:04 PM Yinghai Lu wrote: >> One commit that tried to parse SRAT early get reverted before v3.9-rc1. >> >> | commit e8d1955258091e4c92d5a975ebd7fd8a98f5d30f >> | Author: Tang Chen >> | Date: Fri Feb 22 16:

Re: [PATCH v3 00/22] x86, ACPI, numa: Parse numa info early

2013-04-04 Thread Thomas Renninger
On Thursday, April 04, 2013 04:46:04 PM Yinghai Lu wrote: > One commit that tried to parse SRAT early get reverted before v3.9-rc1. > > | commit e8d1955258091e4c92d5a975ebd7fd8a98f5d30f > | Author: Tang Chen > | Date: Fri Feb 22 16:33:44 2013 -0800 > | > |acpi, memory-hotplug: parse SRAT b