Re: [PATCH for-5.0 6/8] acpi: cpuhp: spec: add typical usecases

2019-12-05 Thread Laszlo Ersek
On 12/04/19 18:05, Igor Mammedov wrote: > Document work-flows for > * finding a CPU with pending 'insert/remove' event > * enumerating present and possible CPUs > > Signed-off-by: Igor Mammedov > --- > docs/specs/acpi_cpu_hotplug.txt | 29 + > 1 file changed, 29 i

[PATCH for-5.0 6/8] acpi: cpuhp: spec: add typical usecases

2019-12-04 Thread Igor Mammedov
Document work-flows for * finding a CPU with pending 'insert/remove' event * enumerating present and possible CPUs Signed-off-by: Igor Mammedov --- docs/specs/acpi_cpu_hotplug.txt | 29 + 1 file changed, 29 insertions(+) diff --git a/docs/specs/acpi_cpu_hotplug.t