linux-stable/arch/x86/events/intel
Sebastian Andrzej Siewior eda8a2c599 perf/x86/intel: Replace deprecated CPU-hotplug functions
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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210803141621.780504-11-bigeasy@linutronix.de
2021-08-26 09:14:36 +02:00
..
bts.c x86: Fix various typos in comments, take #2 2021-03-21 23:50:28 +01:00
core.c perf/x86/intel: Replace deprecated CPU-hotplug functions 2021-08-26 09:14:36 +02:00
cstate.c perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support 2021-07-02 15:58:33 +02:00
ds.c perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS 2021-06-23 18:30:52 +02:00
knc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lbr.c Fixes and improvements for FPU handling on x86: 2021-07-07 11:12:01 -07:00
Makefile perf/x86/intel/uncore: Parse uncore discovery tables 2021-04-02 10:04:54 +02:00
p4.c Perf events changes in this cycle were: 2021-04-28 13:03:44 -07:00
p6.c x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 2018-02-15 01:15:52 +01:00
pt.c perf/x86/intel: Replace deprecated CPU-hotplug functions 2021-08-26 09:14:36 +02:00
pt.h perf/x86/intel/pt: Prevent redundant WRMSRs 2019-11-13 11:06:18 +01:00
uncore.c perf/x86/intel/uncore: Add alias PMU name 2021-07-02 15:58:40 +02:00
uncore.h perf/x86/intel/uncore: Add alias PMU name 2021-07-02 15:58:40 +02:00
uncore_discovery.c perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server 2021-07-02 15:58:41 +02:00
uncore_discovery.h perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server 2021-07-02 15:58:41 +02:00
uncore_nhmex.c perf/x86/intel/uncore: Correct fixed counter index check for NHM 2018-05-31 12:36:28 +02:00
uncore_snb.c perf/x86/intel/uncore: Add Alder Lake support 2021-04-19 20:03:29 +02:00
uncore_snbep.c Merge branch 'perf/urgent' into perf/core, to pick up fixes 2021-08-26 09:14:05 +02:00