Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp510704rwb; Wed, 14 Dec 2022 21:34:53 -0800 (PST) X-Google-Smtp-Source: AA0mqf5X8PX/VvD7lDarz/dw9KJOPfUruMIyHUFYvUpiKxCpAo6bMWkEiVT0YS97k2aXFyHEVvJ7 X-Received: by 2002:a17:906:a1d2:b0:78d:f459:7181 with SMTP id bx18-20020a170906a1d200b0078df4597181mr33307171ejb.44.1671082493589; Wed, 14 Dec 2022 21:34:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671082493; cv=none; d=google.com; s=arc-20160816; b=faoPWyGeFpoXtc3DDTOrRdAAoNmvyev9PPB1+8YfDGYITPJEd9kLSR2T26t2gIQJZH 8LdM6iAJw3jeUR2S6mLm+DqMhXQmvNkUKHXjC0FI9OAFxk3FQSmfxsy2Beedp+dd6oD1 ZkMzIzZE4itYU42HwjN7MYvNjywBn/9c8PYv+VScsQUOG8+FrCBi6o9Q31O58GVZx+kO npCUVQY1wHpwvtobV61Ry8W8NCE6yM4TXTkB1YJtH92NapdJIQHWu3GfJw9LVVqTNEVb tKCX4W55RGjwvU3rtYQJAuYH9H1vQFhnhONWQfr4Nh2mlfWO6JjfeemlpX8eTqb7/xDj UsWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=mM4Gln/eDJ3jGjKGS2FsBNLX79OZPNjfNVdnTV5aTPI=; b=wOwpv76O/L/A5ZQD9ZZr8oQVfDe+OAdJLOCwmuUWP3pmyad8hN1xkGVV0tR/N2o7w1 B5Ao3A8l8M/A9jrXXgFxr+jkvSJavO7+dWW8/HdUW9Ql5daslcK/51Yd+qfi5r9dRgvR ADDZ1TB03AzxDo2znZ0R2paMom4panArXsw4xblu7UGT8Sd4CbITnjNoD0fHFkkArhs5 pWiLQYLWLeWkaEFf042w/AfgWBKweW12B2ta6s6j4UtSUZSS16MdpH+aYMCE2OEzwExo LWcaHPph7S2W4u8zGWjq1CADo2Px1q91USLBC3hlXLTeyk1eJCe3UnzCFpiJLLthLQ6M G4+A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id oz17-20020a1709077d9100b007c4fda74f69si2006950ejc.241.2022.12.14.21.34.36; Wed, 14 Dec 2022 21:34:53 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229566AbiLOFEp (ORCPT + 70 others); Thu, 15 Dec 2022 00:04:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229453AbiLOFEn (ORCPT ); Thu, 15 Dec 2022 00:04:43 -0500 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21187537CC; Wed, 14 Dec 2022 21:04:40 -0800 (PST) Received: from dggpemm500017.china.huawei.com (unknown [172.30.72.57]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4NXg9g57VSzRppt; Thu, 15 Dec 2022 13:03:35 +0800 (CST) Received: from build.huawei.com (10.175.101.6) by dggpemm500017.china.huawei.com (7.185.36.178) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.34; Thu, 15 Dec 2022 13:04:37 +0800 From: Wenchao Hao To: Damien Le Moal , , CC: , , Wenchao Hao Subject: [PATCH] ata:libata-eh:Cleanup ata_scsi_cmd_error_handler Date: Thu, 15 Dec 2022 13:04:16 +0800 Message-ID: <20221215050416.1891113-1-haowenchao@huawei.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.101.6] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggpemm500017.china.huawei.com (7.185.36.178) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org If ap->ops->error_handler is NULL, just go out and release the spinlock. This patch is just a cleanup, which would not change the origin error handle logic. Signed-off-by: Wenchao Hao --- drivers/ata/libata-eh.c | 96 ++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c index 34303ce67c14..66ca3ac7cd58 100644 --- a/drivers/ata/libata-eh.c +++ b/drivers/ata/libata-eh.c @@ -565,6 +565,8 @@ void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, { int i; unsigned long flags; + struct scsi_cmnd *scmd, *tmp; + int nr_timedout = 0; /* make sure sff pio task is not running */ ata_sff_flush_pio_task(ap); @@ -584,62 +586,60 @@ void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, * timed out iff its associated qc is active and not failed. */ spin_lock_irqsave(ap->lock, flags); - if (ap->ops->error_handler) { - struct scsi_cmnd *scmd, *tmp; - int nr_timedout = 0; - - /* This must occur under the ap->lock as we don't want - a polled recovery to race the real interrupt handler - - The lost_interrupt handler checks for any completed but - non-notified command and completes much like an IRQ handler. - - We then fall into the error recovery code which will treat - this as if normal completion won the race */ + if (!ap->ops->error_handler) + goto out; - if (ap->ops->lost_interrupt) - ap->ops->lost_interrupt(ap); + /* This must occur under the ap->lock as we don't want + * a polled recovery to race the real interrupt handler + * + * The lost_interrupt handler checks for any completed but + * non-notified command and completes much like an IRQ handler. + * + * We then fall into the error recovery code which will treat + * this as if normal completion won the race + */ + if (ap->ops->lost_interrupt) + ap->ops->lost_interrupt(ap); - list_for_each_entry_safe(scmd, tmp, eh_work_q, eh_entry) { - struct ata_queued_cmd *qc; + list_for_each_entry_safe(scmd, tmp, eh_work_q, eh_entry) { + struct ata_queued_cmd *qc; - ata_qc_for_each_raw(ap, qc, i) { - if (qc->flags & ATA_QCFLAG_ACTIVE && - qc->scsicmd == scmd) - break; - } + ata_qc_for_each_raw(ap, qc, i) { + if (qc->flags & ATA_QCFLAG_ACTIVE && + qc->scsicmd == scmd) + break; + } - if (i < ATA_MAX_QUEUE) { - /* the scmd has an associated qc */ - if (!(qc->flags & ATA_QCFLAG_FAILED)) { - /* which hasn't failed yet, timeout */ - qc->err_mask |= AC_ERR_TIMEOUT; - qc->flags |= ATA_QCFLAG_FAILED; - nr_timedout++; - } - } else { - /* Normal completion occurred after - * SCSI timeout but before this point. - * Successfully complete it. - */ - scmd->retries = scmd->allowed; - scsi_eh_finish_cmd(scmd, &ap->eh_done_q); + if (i < ATA_MAX_QUEUE) { + /* the scmd has an associated qc */ + if (!(qc->flags & ATA_QCFLAG_FAILED)) { + /* which hasn't failed yet, timeout */ + qc->err_mask |= AC_ERR_TIMEOUT; + qc->flags |= ATA_QCFLAG_FAILED; + nr_timedout++; } + } else { + /* Normal completion occurred after + * SCSI timeout but before this point. + * Successfully complete it. + */ + scmd->retries = scmd->allowed; + scsi_eh_finish_cmd(scmd, &ap->eh_done_q); } + } - /* If we have timed out qcs. They belong to EH from - * this point but the state of the controller is - * unknown. Freeze the port to make sure the IRQ - * handler doesn't diddle with those qcs. This must - * be done atomically w.r.t. setting QCFLAG_FAILED. - */ - if (nr_timedout) - __ata_port_freeze(ap); - + /* If we have timed out qcs. They belong to EH from + * this point but the state of the controller is + * unknown. Freeze the port to make sure the IRQ + * handler doesn't diddle with those qcs. This must + * be done atomically w.r.t. setting QCFLAG_FAILED. + */ + if (nr_timedout) + __ata_port_freeze(ap); - /* initialize eh_tries */ - ap->eh_tries = ATA_EH_MAX_TRIES; - } + /* initialize eh_tries */ + ap->eh_tries = ATA_EH_MAX_TRIES; +out: spin_unlock_irqrestore(ap->lock, flags); } -- 2.32.0