Re: [PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-06 Thread Laszlo Ersek
On 12/06/19 11:40, Igor Mammedov wrote: > On Thu, 5 Dec 2019 15:07:53 +0100 > Laszlo Ersek wrote: > >> On 12/04/19 18:05, Igor Mammedov wrote: >>> Describe how to enable and detect modern CPU hotplug interface. >>> Detection part is based on new CPHP_GET_CPU_ID_CMD command, >>> introduced by

Re: [PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-06 Thread Laszlo Ersek
On 12/06/19 14:49, Igor Mammedov wrote: > On Thu, 5 Dec 2019 15:07:53 +0100 > Laszlo Ersek wrote: > >> On 12/04/19 18:05, Igor Mammedov wrote: >>> Describe how to enable and detect modern CPU hotplug interface. >>> Detection part is based on new CPHP_GET_CPU_ID_CMD command, >>> introduced by

Re: [PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-06 Thread Igor Mammedov
On Thu, 5 Dec 2019 15:07:53 +0100 Laszlo Ersek wrote: > On 12/04/19 18:05, Igor Mammedov wrote: > > Describe how to enable and detect modern CPU hotplug interface. > > Detection part is based on new CPHP_GET_CPU_ID_CMD command, > > introduced by "acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command"

Re: [PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-06 Thread Igor Mammedov
On Thu, 5 Dec 2019 15:07:53 +0100 Laszlo Ersek wrote: > On 12/04/19 18:05, Igor Mammedov wrote: > > Describe how to enable and detect modern CPU hotplug interface. > > Detection part is based on new CPHP_GET_CPU_ID_CMD command, > > introduced by "acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command"

Re: [PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-05 Thread Laszlo Ersek
On 12/04/19 18:05, Igor Mammedov wrote: > Describe how to enable and detect modern CPU hotplug interface. > Detection part is based on new CPHP_GET_CPU_ID_CMD command, > introduced by "acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command" patch. > > Signed-off-by: Igor Mammedov > --- >

[PATCH for-5.0 8/8] acpi: cpuhp: spec: document procedure for enabling modern CPU hotplug

2019-12-04 Thread Igor Mammedov
Describe how to enable and detect modern CPU hotplug interface. Detection part is based on new CPHP_GET_CPU_ID_CMD command, introduced by "acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command" patch. Signed-off-by: Igor Mammedov --- docs/specs/acpi_cpu_hotplug.txt | 22 -- 1 file