diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:16:07 +0200 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2021-08-09 12:53:35 -1000 |
commit | c5c63b9a6a2e53757b598485b8adbafa56d6d9ee (patch) | |
tree | 9353c6540f85a3c6e4afaaa64d99410ad0f8347c /lib/test_overflow.c | |
parent | 6ba34d3c73674e46d9e126e4f0cee79e5ef2481c (diff) |
cgroup: 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.
Cc: Zefan Li <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions