diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 16:16:10 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-08-12 13:16:59 +0200 |
commit | 80771c8228029daff4b3402e00883cde06e07d46 (patch) | |
tree | 52ef7600c3a043d8e303997ccacd71339f4a0343 /lib/mpi | |
parent | crypto: virtio - Replace deprecated CPU-hotplug functions. (diff) | |
download | linux-80771c8228029daff4b3402e00883cde06e07d46.tar.xz linux-80771c8228029daff4b3402e00883cde06e07d46.zip |
padata: 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: Steffen Klassert <steffen.klassert@secunet.com>
Cc: Daniel Jordan <daniel.m.jordan@oracle.com>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Daniel Jordan <daniel.m.jordan@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions