Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1147783ybl; Wed, 8 Jan 2020 11:52:30 -0800 (PST) X-Google-Smtp-Source: APXvYqxdXODJnSj33yzI9Lrp5J+KRy7rXxYT7vYJbVb+xUc1ksarY6b/rGGOT7polqVcZ4oq6olz X-Received: by 2002:a05:6808:191:: with SMTP id w17mr214124oic.29.1578513150345; Wed, 08 Jan 2020 11:52:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578513150; cv=none; d=google.com; s=arc-20160816; b=b5FYiENQwKN1KHQhHvyzi7XL1sLTaiTc9gFqJ3D8i0F/OLAfYK6GAprNm2KraMimJH W91UoKdZ2jcyHo9dHBfRchjnZwNK4ba6Of2xn8Vn/RlSIPag3DrbcLp2Du/uh7NMbzjq 6gxi5CxWppjJvK/dHaRND55W0ygoV75Jl91QVn9GJQQmNENMAsekPcU8qfgaJrsVT8Io Gs2fr12bLv9O03a6xREtt0Wt1UGZoY2JR9NClopy9+W76Kbcf3xXB3ZZXUiN+jUe02eE 98AY06mxDe82zRXhIvZdiu3pRkU7ueY5K5RYQ1A4U3xt8ND4zKBj+V7eBQGVR1wsvcwG nh+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=LdxhVLKtQNPHB599f+fyFXdg2V5pRu5GaspQRjXnT3w=; b=H3psyZn+61/LaSEXlENZ5xauLM+FP6SBnwKldcA7FtSOYNsprxoMtlDAECrXYr1ZuQ D+zraK59V0KLjux/Tm/yFJ4t3ircC4TtCBDhMiNk3jfHdYshzoq1Td1+9LbBAnLx64Jk bgMWuv/YDPfI457P+biGCdbNO5FYIUOqw1OBPc31TzoelXHBAMLL0K9F9mrUsbajnaHf H6mSu4RPkPAUpjMm4ji6rJtlc3g9ufq8cZp8nGGnhepZ0brpI1/Q9EXFAKXTkPYc2jvZ XhzxPIxaeAaCzDmhCLukDjyRm2XkLQGF6a9UFbBDkwWnbWD9oghE00p67Dd60lKaFnWH iwrw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c5si2429660oig.75.2020.01.08.11.52.17; Wed, 08 Jan 2020 11:52:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729065AbgAHQIs (ORCPT + 99 others); Wed, 8 Jan 2020 11:08:48 -0500 Received: from lhrrgout.huawei.com ([185.176.76.210]:2238 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726401AbgAHQIs (ORCPT ); Wed, 8 Jan 2020 11:08:48 -0500 Received: from lhreml709-cah.china.huawei.com (unknown [172.18.7.108]) by Forcepoint Email with ESMTP id 666C22DAEBDC859A7839; Wed, 8 Jan 2020 16:08:46 +0000 (GMT) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by lhreml709-cah.china.huawei.com (10.201.108.32) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 8 Jan 2020 16:08:46 +0000 Received: from [127.0.0.1] (10.202.226.43) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 8 Jan 2020 16:08:45 +0000 Subject: Re: [PATCH v1] driver core: Use list_del_init to replace list_del at device_links_purge() To: James Bottomley , Greg KH CC: luojiaxing , "saravanak@google.com" , "linux-kernel@vger.kernel.org" , Linuxarm , "linux-scsi@vger.kernel.org" , "Martin K . Petersen" , Arnd Bergmann References: <1578483244-50723-1-git-send-email-luojiaxing@huawei.com> <20200108122658.GA2365903@kroah.com> <73252c08-ac46-5d0d-23ec-16c209bd9b9a@huawei.com> <1578498695.3260.5.camel@linux.ibm.com> <20200108155700.GA2459586@kroah.com> <1578499287.3260.7.camel@linux.ibm.com> From: John Garry Message-ID: <4b185c9f-7fa2-349d-9f72-3c787ac30377@huawei.com> Date: Wed, 8 Jan 2020 16:08:44 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 MIME-Version: 1.0 In-Reply-To: <1578499287.3260.7.camel@linux.ibm.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.43] X-ClientProxiedBy: lhreml729-chm.china.huawei.com (10.201.108.80) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/01/2020 16:01, James Bottomley wrote: >>>> cdev->dev = NULL; >>>> return device_add(&cdev->cdev); >>>> } >>>> } >>>> return -ENODEV; >>>> } >>> The design of the code is simply to remove the link to the inserted >>> device which has been removed. >>> >>> I*think* this means the calls to device_del and device_add are >>> unnecessary and should go. enclosure_remove_links and the put of >>> the >>> enclosed device should be sufficient. >> That would make more sense than trying to "reuse" the device >> structure >> here by tearing it down and adding it back. > OK, let's try that. This should be the patch if someone can try it > (I've compile tested it, but the enclosure system is under a heap of > stuff in the garage). I can test it now. But it is a bit suspicious that we had the device_del() and device_add() at all, especially since the code change makes it look a bit more like pre-43d8eb9cfd0 ("ses: add support for enclosure component hot removal") John > > James > > --- > > diff --git a/drivers/misc/enclosure.c b/drivers/misc/enclosure.c > index 6d27ccfe0680..3c2d405bc79b 100644 > --- a/drivers/misc/enclosure.c > +++ b/drivers/misc/enclosure.c > @@ -406,10 +406,9 @@ int enclosure_remove_device(struct enclosure_device *edev, struct device *dev) > cdev = &edev->component[i]; > if (cdev->dev == dev) { > enclosure_remove_links(cdev); > - device_del(&cdev->cdev); > put_device(dev); > cdev->dev = NULL; > - return device_add(&cdev->cdev); > + return 0; > } > } > return -ENODEV;