On 2017年08月25日 18:11, Roger Pau Monné wrote:
> On Thu, Aug 24, 2017 at 10:52:19PM -0400, Lan Tianyu wrote:
>> This patch is to add x2apic entry support for ACPI MADT table.
>>
>> Signed-off-by: Lan Tianyu
>> Signed-off-by: Chao Gao
>> ---
>> tools/libacpi/acpi2_0.h | 10
>> tools/libacp
On Thu, Aug 24, 2017 at 10:52:19PM -0400, Lan Tianyu wrote:
> This patch is to add x2apic entry support for ACPI MADT table.
>
> Signed-off-by: Lan Tianyu
> Signed-off-by: Chao Gao
> ---
> tools/libacpi/acpi2_0.h | 10
> tools/libacpi/build.c | 61
> +
>>> On 25.08.17 at 11:26, wrote:
> On Thu, Aug 24, 2017 at 10:52:19PM -0400, Lan Tianyu wrote:
>> This patch is to add x2apic entry support for ACPI MADT table.
>>
>> Signed-off-by: Lan Tianyu
>> Signed-off-by: Chao Gao
>
> Again, please provide spec.
I'd expect this to be the ACPI spec; I do
On Thu, Aug 24, 2017 at 10:52:19PM -0400, Lan Tianyu wrote:
> This patch is to add x2apic entry support for ACPI MADT table.
>
> Signed-off-by: Lan Tianyu
> Signed-off-by: Chao Gao
Again, please provide spec.
There are a few coding style issues in code btw.
___
This patch is to add x2apic entry support for ACPI MADT table.
Signed-off-by: Lan Tianyu
Signed-off-by: Chao Gao
---
tools/libacpi/acpi2_0.h | 10
tools/libacpi/build.c | 61 ++---
2 files changed, 53 insertions(+), 18 deletions(-)
diff --