From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73E63C432BE for ; Tue, 3 Aug 2021 15:40:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 58A6D60F94 for ; Tue, 3 Aug 2021 15:40:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236827AbhHCPkt (ORCPT ); Tue, 3 Aug 2021 11:40:49 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:14950 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S236999AbhHCPkr (ORCPT ); Tue, 3 Aug 2021 11:40:47 -0400 Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 173Faulp048855; Tue, 3 Aug 2021 11:40:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=pp1; bh=Bd+1C7J5Boa3WZb2YchdusTl4ZKKdZnrHxSHzueBCMo=; b=UyE24JHSJ7UDg5nbpJ0uZltlWb4TRmBoncARvanNr1hRCvttgf7iFthD4ikHqdVQ1v3D Q4K19q6OMYfzP9/wPAke39CD7ELqAAt3ZtOkzkmf8Ga+RLAxrLWaTz7S28EkMrDUU34I ZFF10XL9nZyg2EKXcGDefDqUVcvqKS+3zC3dr9r+Cf46Ty/UebMCJ6s3Y4sUacB23czo HsMNriBAzorunhk6d/m+gr4ueIq/XLvNjBU8xlV9+FItkfFhKJuP5hu1Eyz/QO227+H5 ncWx9ATYKSQ98+2btnB89tzy2SLB/jKveWOIGfExM/Qfs7FPmgTPpGsRV76s/uSu+pJA 8w== Received: from ppma04ams.nl.ibm.com (63.31.33a9.ip4.static.sl-reverse.com [169.51.49.99]) by mx0b-001b2d01.pphosted.com with ESMTP id 3a7232ct22-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 Aug 2021 11:40:23 -0400 Received: from pps.filterd (ppma04ams.nl.ibm.com [127.0.0.1]) by ppma04ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 173FXSFP005155; Tue, 3 Aug 2021 15:40:22 GMT Received: from b06cxnps4076.portsmouth.uk.ibm.com (d06relay13.portsmouth.uk.ibm.com [9.149.109.198]) by ppma04ams.nl.ibm.com with ESMTP id 3a4x58ybp3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 Aug 2021 15:40:22 +0000 Received: from d06av22.portsmouth.uk.ibm.com (d06av22.portsmouth.uk.ibm.com [9.149.105.58]) by b06cxnps4076.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 173FeIQg30802398 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 3 Aug 2021 15:40:18 GMT Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 689E64C066; Tue, 3 Aug 2021 15:40:18 +0000 (GMT) Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 207254C076; Tue, 3 Aug 2021 15:40:18 +0000 (GMT) Received: from osiris (unknown [9.145.48.2]) by d06av22.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Tue, 3 Aug 2021 15:40:18 +0000 (GMT) Date: Tue, 3 Aug 2021 17:40:16 +0200 From: Heiko Carstens To: Sebastian Andrzej Siewior Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, Peter Zijlstra , Vasily Gorbik , Christian Borntraeger , linux-s390@vger.kernel.org Subject: Re: [PATCH 05/38] s390/sclp: Replace deprecated CPU-hotplug functions. Message-ID: References: <20210803141621.780504-1-bigeasy@linutronix.de> <20210803141621.780504-6-bigeasy@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210803141621.780504-6-bigeasy@linutronix.de> X-TM-AS-GCONF: 00 X-Proofpoint-GUID: JaKAFdM-xHm16hyOzJS5u_sLqNOwdusl X-Proofpoint-ORIG-GUID: JaKAFdM-xHm16hyOzJS5u_sLqNOwdusl X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391,18.0.790 definitions=2021-08-03_04:2021-08-03,2021-08-03 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 phishscore=0 mlxscore=0 clxscore=1015 impostorscore=0 spamscore=0 mlxlogscore=999 malwarescore=0 bulkscore=0 priorityscore=1501 adultscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2107140000 definitions=main-2108030102 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 03, 2021 at 04:15:48PM +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: Heiko Carstens > Cc: Vasily Gorbik > Cc: Christian Borntraeger > Cc: linux-s390@vger.kernel.org > Signed-off-by: Sebastian Andrzej Siewior > --- > drivers/s390/char/sclp_config.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks!