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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1FEF6C3ABBC for ; Wed, 7 May 2025 02:34:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2BeTTd/K3iaHd93q4Fs6ovFDe4YFfL6EeHcKwR22hTw=; b=iHTK1gZjQOjAIY/c7/gFZoI6Mx 53ve+SoN92NAAk4pVlHKSyXo60G95i/Eyvf3j/6JsAE02L38N/3RfsAKHs67cqm9GkG+WZ36nDqRy Xzk8f9+Ycd4ULg0vbk8g+W009rRIpbsDMUOWRooh+byMzaC3u1g1LgCE+QIyc4i08u1r+9KE8lzda LdAKT00v88Jtf8VBp4FRtawrZFQRifQf6e9lQxphrhiCDRv5YnLmLVsmAl4WgUuPnbUJFQNOdR4jd Fa7k7I1Kndg9TybDIQID1vH/PSR9EKv4JheqN39bxZ7V5g6lOt+EEXgce12hELKF2gHqWYkB2bIhf ErXy9PsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uCUcC-0000000DxHn-0598; Wed, 07 May 2025 02:34:32 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uCPxq-0000000DRFQ-3EnP for linux-nvme@lists.infradead.org; Tue, 06 May 2025 21:36:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 7EBAE446A9; Tue, 6 May 2025 21:36:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 083C9C4CEE4; Tue, 6 May 2025 21:36:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746567394; bh=B4oqN8pSeB8r9J9+ILMu1WqRwQF588rrnNajwOzT5Sg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QDcIwGE7Am8MQKulB1TIWMzOsf/IFCn5PgkEWY/PuG/utkFhba/T2vr/qGKrIYeB1 7SS/YrNzBOap2orCOgaFnx8RULV5NyoP/0KbAg6b5RZwEiyVHOa/DwiCeG8GaIZv0f hj7ADY6L65t8S8bpQEMEC0xwK5qhHTmF8KAe5R8Kj/o90je+7cJwp2wcH/xs1eNsdw tW+f7c/Pey/qEiGbBkSNoj3EHsh/hhqsadCOPokgmVbPJO3Id9glB58QMnPw++db7L 2ON267DaYImK+AAWi3Omj5vdfAdbcb/jmnBv1i0oS77CWRvKP50k41mbve3Qi0qXoT JzejeaSrHsDoQ== From: Sasha Levin To: patches@lists.linux.dev, stable@vger.kernel.org Cc: Wentao Guan , WangYuli , Sagi Grimberg , Christoph Hellwig , Sasha Levin , kbusch@kernel.org, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH AUTOSEL 6.12 11/18] nvme-pci: add quirks for device 126f:1001 Date: Tue, 6 May 2025 17:36:03 -0400 Message-Id: <20250506213610.2983098-11-sashal@kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250506213610.2983098-1-sashal@kernel.org> References: <20250506213610.2983098-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 6.12.27 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250506_143634_830725_3EF23900 X-CRM114-Status: GOOD ( 11.68 ) X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org From: Wentao Guan [ Upstream commit 5b960f92ac3e5b4d7f60a506a6b6735eead1da01 ] This commit adds NVME_QUIRK_NO_DEEPEST_PS and NVME_QUIRK_BOGUS_NID for device [126f:1001]. It is similar to commit e89086c43f05 ("drivers/nvme: Add quirks for device 126f:2262") Diff is according the dmesg, use NVME_QUIRK_IGNORE_DEV_SUBNQN. dmesg | grep -i nvme0: nvme nvme0: pci function 0000:01:00.0 nvme nvme0: missing or invalid SUBNQN field. nvme nvme0: 12/0/0 default/read/poll queues Link:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e89086c43f0500bc7c4ce225495b73b8ce234c1f Signed-off-by: Wentao Guan Signed-off-by: WangYuli Reviewed-by: Sagi Grimberg Signed-off-by: Christoph Hellwig Signed-off-by: Sasha Levin --- drivers/nvme/host/pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index e70618e8d35eb..f6761e6ceca4f 100644 --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/host/pci.c @@ -3585,6 +3585,9 @@ static const struct pci_device_id nvme_id_table[] = { .driver_data = NVME_QUIRK_BOGUS_NID, }, { PCI_DEVICE(0x1217, 0x8760), /* O2 Micro 64GB Steam Deck */ .driver_data = NVME_QUIRK_DMAPOOL_ALIGN_512, }, + { PCI_DEVICE(0x126f, 0x1001), /* Silicon Motion generic */ + .driver_data = NVME_QUIRK_NO_DEEPEST_PS | + NVME_QUIRK_IGNORE_DEV_SUBNQN, }, { PCI_DEVICE(0x126f, 0x2262), /* Silicon Motion generic */ .driver_data = NVME_QUIRK_NO_DEEPEST_PS | NVME_QUIRK_BOGUS_NID, }, -- 2.39.5