[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YQljUzNyP81s7VtL@osiris>
Date: Tue, 3 Aug 2021 17:40:03 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: linux-kernel@...r.kernel.org, tglx@...utronix.de,
Peter Zijlstra <peterz@...radead.org>,
linux-s390@...r.kernel.org, Vasily Gorbik <gor@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ibm.com>
Subject: Re: [PATCH 04/38] s390: Replace deprecated CPU-hotplug functions.
On Tue, Aug 03, 2021 at 04:15:47PM +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.
>
> Cc: linux-s390@...r.kernel.org
> Cc: Heiko Carstens <hca@...ux.ibm.com>
> Cc: Vasily Gorbik <gor@...ux.ibm.com>
> Cc: Christian Borntraeger <borntraeger@...ibm.com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> ---
> arch/s390/hypfs/hypfs_diag0c.c | 10 +++++-----
> arch/s390/kernel/diag.c | 4 ++--
> arch/s390/kernel/irq.c | 4 ++--
> arch/s390/kernel/perf_cpum_cf.c | 4 ++--
> arch/s390/kernel/processor.c | 4 ++--
> arch/s390/kernel/smp.c | 8 ++++----
> arch/s390/kernel/topology.c | 4 ++--
> arch/s390/mm/maccess.c | 4 ++--
> 8 files changed, 21 insertions(+), 21 deletions(-)
Applied, thanks!
Powered by blists - more mailing lists