Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3672433pxv; Mon, 26 Jul 2021 09:07:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyzPMPaV+yPwC7zikcmycZfaw1yYBfTezEQ9hLcp8cy/xaVlP97IETsBw9FLusaHT1/ZUPT X-Received: by 2002:adf:e6c4:: with SMTP id y4mr7462291wrm.220.1627315673824; Mon, 26 Jul 2021 09:07:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627315673; cv=none; d=google.com; s=arc-20160816; b=NE/JTq6s3bR8YJz3wti9IqWmws0vPKD0+fBJ9f8p09arZK0GYmerzO11+SgeJfLd+O pgiFjn+av8Xjm2ekM1ecYszhYS95YxGA+Vk/QwKkICYO50k37FoEbUwlioaRsUGZe8zv /AYiMA52+YhTPWjXnbwWMvVnNDckzQjTId4ZiSunACfwFt+hFulrPcPr5gem1QnCH2EN XRuMtYQ20qF3JibLhrokGjDUgFGM3fyGkPwIUZKKt7p0W4Ay64CyeLOFX44Umepjv385 /xLpntXAHYKimuNOD6sIy+ONcOjdLx5f8ccVtMvd7eHnJbYEZ6V7Y/m6nJNyqcbv05v7 GR7g== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=TpvlBU5mNUVtSh9aFxUaUwpIB91PlU29RScQ6BfOdbg=; b=ulM5GPBf6bZw/E/w/7Ic7dWoQ+N7YwZrGPY8YFOQpc3wu/1wkPtTNnV14syVlRYGHa q70ZER05J94WdZ1Q4Z/162d4aAqbDPSCeyBTjSsSQgmGIz7Hi06PrN8zasWPcLMbJ1qS pIQ2QoMfZHMkga5MadNtBXn1GqaxIdkGqvoSOiKfDs5P5v2zC7+/YyjGOEERxAo6LKJc zjslGvmCTTPRUfolpqLKnVFLY45wyNOIVv2NISd4YHk3Qg4qeaXEwK3OROjYg0JCF7VJ ikWemUfXJ5lB5kVBuTSKz8NapZ+BWNO90pSbtP0lSNWOxEtRVmdCzOonDoxeZ5rg0hTs Homg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aeQdAKhf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ao9si300302ejc.61.2021.07.26.09.07.29; Mon, 26 Jul 2021 09:07:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aeQdAKhf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237671AbhGZPYC (ORCPT + 99 others); Mon, 26 Jul 2021 11:24:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:53028 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237428AbhGZPPp (ORCPT ); Mon, 26 Jul 2021 11:15:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9600D61040; Mon, 26 Jul 2021 15:55:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627314918; bh=xoeTu/ciy1ZBjGG7vZFaW5uf4HESNU5jCY6YOJCYCMg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aeQdAKhfE49HSUIvskgn31T/2AyGooYzGab0Ew7zekhTwZQRDOXXCDyJ31ua64Y8w unuao/8xYBQJLuqyr6ypezeoARf5w5dJgd6/4ByVDA9qXWIyoQXOpTnSKHD4ZEcfNa GYZrT97NIxU2lzm34ODohUMsdnsYtXxBfQkiG9ec= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Casey Chen , Keith Busch , Christoph Hellwig , Sasha Levin Subject: [PATCH 5.4 019/108] nvme-pci: do not call nvme_dev_remove_admin from nvme_remove Date: Mon, 26 Jul 2021 17:38:20 +0200 Message-Id: <20210726153832.309371513@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210726153831.696295003@linuxfoundation.org> References: <20210726153831.696295003@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Casey Chen [ Upstream commit 251ef6f71be2adfd09546a26643426fe62585173 ] nvme_dev_remove_admin could free dev->admin_q and the admin_tagset while they are being accessed by nvme_dev_disable(), which can be called by nvme_reset_work via nvme_remove_dead_ctrl. Commit cb4bfda62afa ("nvme-pci: fix hot removal during error handling") intended to avoid requests being stuck on a removed controller by killing the admin queue. But the later fix c8e9e9b7646e ("nvme-pci: unquiesce admin queue on shutdown"), together with nvme_dev_disable(dev, true) right before nvme_dev_remove_admin() could help dispatch requests and fail them early, so we don't need nvme_dev_remove_admin() any more. Fixes: cb4bfda62afa ("nvme-pci: fix hot removal during error handling") Signed-off-by: Casey Chen Reviewed-by: Keith Busch Signed-off-by: Christoph Hellwig Signed-off-by: Sasha Levin --- drivers/nvme/host/pci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index 2cb2ead7615b..f9dba1a3e655 100644 --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/host/pci.c @@ -2954,7 +2954,6 @@ static void nvme_remove(struct pci_dev *pdev) if (!pci_device_is_present(pdev)) { nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_DEAD); nvme_dev_disable(dev, true); - nvme_dev_remove_admin(dev); } flush_work(&dev->ctrl.reset_work); -- 2.30.2