Home
last modified time | relevance | path

Searched hist:"95 ac706744de78a93a7ec98d603c35fb21de8400" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dacpi_pad.cdiff 95ac706744de78a93a7ec98d603c35fb21de8400 Tue Aug 03 09:16:12 CDT 2021 Sebastian Andrzej Siewior <bigeasy@linutronix.de> ACPI: processor: Replace deprecated CPU-hotplug functions

The functions cpu_hotplug_begin, cpu_hotplug_done, get_online_cpus() and
put_online_cpus() have been deprecated during the CPU hotplug rework. They map
directly to cpus_write_lock(), cpus_write_unlock, cpus_read_lock() and
cpus_read_unlock().

Replace deprecated CPU-hotplug functions with the official version.
The behavior remains unchanged.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dacpi_processor.cdiff 95ac706744de78a93a7ec98d603c35fb21de8400 Tue Aug 03 09:16:12 CDT 2021 Sebastian Andrzej Siewior <bigeasy@linutronix.de> ACPI: processor: Replace deprecated CPU-hotplug functions

The functions cpu_hotplug_begin, cpu_hotplug_done, get_online_cpus() and
put_online_cpus() have been deprecated during the CPU hotplug rework. They map
directly to cpus_write_lock(), cpus_write_unlock, cpus_read_lock() and
cpus_read_unlock().

Replace deprecated CPU-hotplug functions with the official version.
The behavior remains unchanged.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dprocessor_idle.cdiff 95ac706744de78a93a7ec98d603c35fb21de8400 Tue Aug 03 09:16:12 CDT 2021 Sebastian Andrzej Siewior <bigeasy@linutronix.de> ACPI: processor: Replace deprecated CPU-hotplug functions

The functions cpu_hotplug_begin, cpu_hotplug_done, get_online_cpus() and
put_online_cpus() have been deprecated during the CPU hotplug rework. They map
directly to cpus_write_lock(), cpus_write_unlock, cpus_read_lock() and
cpus_read_unlock().

Replace deprecated CPU-hotplug functions with the official version.
The behavior remains unchanged.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>