[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPhsuW4xCAAhvZPoaW8tq9uXrif45ubRLR4c=i7KJQsSzeO6EA@mail.gmail.com>
Date: Thu, 5 Aug 2021 09:20:02 -0700
From: Song Liu <song@...nel.org>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: open list <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
linux-raid <linux-raid@...r.kernel.org>
Subject: Re: [PATCH 15/38] md/raid5: Replace deprecated CPU-hotplug functions.
On Tue, Aug 3, 2021 at 7:17 AM Sebastian Andrzej Siewior
<bigeasy@...utronix.de> 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.
>
> Cc: Song Liu <song@...nel.org>
> Cc: linux-raid@...r.kernel.org
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Acked-by: Song Liu <song@...nel.org>
Powered by blists - more mailing lists