mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 14:58:32 +00:00
The functions get_online_cpus() and put_online_cpus() have been deprecated during the CPU hotplug rework. They map directly to 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: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210803141621.780504-8-bigeasy@linutronix.de |
||
|---|---|---|
| .. | ||
| amd.c | ||
| centaur.c | ||
| cleanup.c | ||
| cyrix.c | ||
| generic.c | ||
| if.c | ||
| Makefile | ||
| mtrr.c | ||
| mtrr.h | ||