Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-04 Thread Rafael J. Wysocki
On Monday, July 2, 2018 2:52:24 PM CEST Sudeep Holla wrote: > > On 02/07/18 12:01, Rafael J. Wysocki wrote: > > On Mon, Jul 2, 2018 at 11:57 AM, Sudeep Holla wrote: > >> > >> > >> On 02/07/18 10:06, Rafael J. Wysocki wrote: > >>> On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla > >>> wrote: >

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Jeremy Linton
Hi, On 07/02/2018 04:57 AM, Sudeep Holla wrote: On 02/07/18 10:06, Rafael J. Wysocki wrote: On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla wrote: Currently we use the ACPI processor ID only for the leaf/processor nodes as the specification states it must match the value of ACPI processor ID

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Jeremy Linton
Hi, On 06/29/2018 11:17 AM, Sudeep Holla wrote: Currently we use the ACPI processor ID only for the leaf/processor nodes as the specification states it must match the value of ACPI processor ID field in the processor’s entry in the MADT. However, if a PPTT structure represents processors group,

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Sudeep Holla
On 02/07/18 12:01, Rafael J. Wysocki wrote: > On Mon, Jul 2, 2018 at 11:57 AM, Sudeep Holla wrote: >> >> >> On 02/07/18 10:06, Rafael J. Wysocki wrote: >>> On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla wrote: Currently we use the ACPI processor ID only for the leaf/processor nodes as

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Rafael J. Wysocki
On Mon, Jul 2, 2018 at 11:57 AM, Sudeep Holla wrote: > > > On 02/07/18 10:06, Rafael J. Wysocki wrote: >> On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla wrote: >>> Currently we use the ACPI processor ID only for the leaf/processor nodes >>> as the specification states it must match the value of AC

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Sudeep Holla
On 29/06/18 19:18, Jeremy Linton wrote: > Hi, > > On 06/29/2018 11:17 AM, Sudeep Holla wrote: >> Currently we use the ACPI processor ID only for the leaf/processor nodes >> as the specification states it must match the value of ACPI processor ID >> field in the processor’s entry in the MADT. >>

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Sudeep Holla
On 30/06/18 08:16, Andrew Jones wrote: > On Fri, Jun 29, 2018 at 05:17:57PM +0100, Sudeep Holla wrote: >> Currently we use the ACPI processor ID only for the leaf/processor nodes >> as the specification states it must match the value of ACPI processor ID >> field in the processor’s entry in the

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Sudeep Holla
On 02/07/18 10:06, Rafael J. Wysocki wrote: > On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla wrote: >> Currently we use the ACPI processor ID only for the leaf/processor nodes >> as the specification states it must match the value of ACPI processor ID >> field in the processor’s entry in the MAD

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-07-02 Thread Rafael J. Wysocki
On Fri, Jun 29, 2018 at 6:17 PM, Sudeep Holla wrote: > Currently we use the ACPI processor ID only for the leaf/processor nodes > as the specification states it must match the value of ACPI processor ID > field in the processor’s entry in the MADT. > > However, if a PPTT structure represents proce

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-06-30 Thread Andrew Jones
On Fri, Jun 29, 2018 at 05:17:57PM +0100, Sudeep Holla wrote: > Currently we use the ACPI processor ID only for the leaf/processor nodes > as the specification states it must match the value of ACPI processor ID > field in the processor’s entry in the MADT. > > However, if a PPTT structure represe

Re: [PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set

2018-06-29 Thread Jeremy Linton
Hi, On 06/29/2018 11:17 AM, Sudeep Holla wrote: Currently we use the ACPI processor ID only for the leaf/processor nodes as the specification states it must match the value of ACPI processor ID field in the processor’s entry in the MADT. However, if a PPTT structure represents processors group,