diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-18 13:40:22 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-18 22:33:28 +0200 |
commit | 5353dd72f99207e8118a766847df8d60bb559940 (patch) | |
tree | 5a6035b04c3d5399593c1a0efc0dd0e72991bb92 /net/lapb/lapb_timer.c | |
parent | f71cd93d5ea49c9993a30bea4e64d704d3caca26 (diff) |
coresight: 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.
Link: https://lore.kernel.org/r/[email protected]
Cc: Mathieu Poirier <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions