Re: [rebased-again][PATCH 0/4] acpi: do some changes for numa info

2013-05-22 Thread li guang
ping ... again. 在 2013-02-25一的 10:38 +0800,liguang写道: > just do some trivial changes to make acpi's numa info > operation more cleaner. > > ChangeLog > > v3->v4 > 1.fix srat_disabled function > spotted by Yasuaki Ishimatsu > > v2->v3 > 1. rebase on linux-next > 2. bring back lost Makefile

Re: [rebased-again][PATCH 0/4] acpi: do some changes for numa info

2013-04-08 Thread li guang
ping ... 在 2013-03-04一的 09:21 +0800,li guang写道: > Hi, Thomas, Peter, Ingo > > can you help to merge these 4 patches? > or do you have any other comments? > > > 在 2013-02-25一的 10:38 +0800,liguang写道: > > just do some trivial changes to make acpi's numa info > > operation more cleaner. > > > > Ch

Re: [rebased-again][PATCH 0/4] acpi: do some changes for numa info

2013-03-03 Thread li guang
Hi, Thomas, Peter, Ingo can you help to merge these 4 patches? or do you have any other comments? 在 2013-02-25一的 10:38 +0800,liguang写道: > just do some trivial changes to make acpi's numa info > operation more cleaner. > > ChangeLog > > v3->v4 > 1.fix srat_disabled function > spotted by Yasua