diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 16:16:07 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2021-08-09 12:53:35 -1000 |
commit | c5c63b9a6a2e53757b598485b8adbafa56d6d9ee (patch) | |
tree | 9353c6540f85a3c6e4afaaa64d99410ad0f8347c /net/unix/sysctl_net_unix.c | |
parent | 6ba34d3c73674e46d9e126e4f0cee79e5ef2481c (diff) | |
download | linux-stable-c5c63b9a6a2e53757b598485b8adbafa56d6d9ee.tar.gz linux-stable-c5c63b9a6a2e53757b598485b8adbafa56d6d9ee.tar.bz2 linux-stable-c5c63b9a6a2e53757b598485b8adbafa56d6d9ee.zip |
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 <lizefan.x@bytedance.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: cgroups@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions