Re: [PATCH 0/4 V3] ACPI: Support generic initiator proximity domains

2019-06-25 Thread Jonathan Cameron
On Tue, 28 May 2019 12:31:58 +0100 Jonathan Cameron wrote: Hi All, This is your periodic Generic Initiator reminder service. I'm still looking for review on all aspects of this series. * ACPI for the table parsing code. * ARM64 for the architecture handling * x86 for the architecture handling.

Re: [PATCH 0/4 V3] ACPI: Support generic initiator proximity domains

2019-05-28 Thread Jonathan Cameron
Hi All, Anyone had a change to take a look at this? Thanks, Jonathan On Tue, 16 Apr 2019 01:49:03 +0800 Jonathan Cameron wrote: > Changes since RFC V2. > * RFC dropped as now we have x86 support, so the lack of guards in in the > ACPI code etc should now be fine. > * Added x86 support. Note

[PATCH 0/4 V3] ACPI: Support generic initiator proximity domains

2019-04-15 Thread Jonathan Cameron
Changes since RFC V2. * RFC dropped as now we have x86 support, so the lack of guards in in the ACPI code etc should now be fine. * Added x86 support. Note this has only been tested on QEMU as I don't have a convenient x86 NUMA machine to play with. Note that this fitted together rather different