Re: [PATCH 31/38] rcu: Replace deprecated CPU-hotplug functions.

From: Thomas Gleixner
Date: Tue Aug 10 2021 - 08:42:14 EST


On Tue, Aug 03 2021 at 09:00, Paul E. McKenney wrote:
> On Tue, Aug 03, 2021 at 04:16:14PM +0200, Sebastian Andrzej Siewior wrote:
>> 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.
>>
> I have queued this one and 35/38 (rcutorture) for v5.16. If you would
> prefer to send them some other route, please let me know and:

5.15 would be appreciated so we can get rid of the old interface around
rc1.

Thanks,

tglx