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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 70311C433E0 for ; Wed, 24 Feb 2021 09:13:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DB3CD64D79 for ; Wed, 24 Feb 2021 09:13:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB3CD64D79 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=p/m17yry55ONTUBRpXlVMl7aN/cphCcCE9+fWx4+qnk=; b=PKJ4xaBn2hA+Cz465WxglbhoX 0b6cxIsBiTfHMg9gzGV/wMN5SUaZe1xE1eBysCAd5xgFgM00GCAgTvb2KofZ0P+2ONjFo16ntqzzn TbXoXynD5kADxbiy/EK7kj7aO6yBtbjQVJ7brGlM0x4Wo//fMCr2YMij4XVcQIEinwueIabYOuvc0 qV/49C1Ixj8Nj73/hSmk9PbmuJPpbEejk9Nh2G7YMsRF4hNhVTn+RF2Tw+F/zoKYSganv6lZ2s99f lz7wBnUcyuo4YKalOUzpCfVlQOx3vwDL95vjLyyQkuMEXRJ36+FjfJuap31VfTCNUqCdjqYV4BsXb /9NofYpRQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEqE4-0000VE-Dh; Wed, 24 Feb 2021 09:12:56 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEqE1-0000Ue-Tv for linux-nvme@merlin.infradead.org; Wed, 24 Feb 2021 09:12:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=82KCladZqIloTjZNotW0lQwlpPC3y+nkHnvLLF6zmkA=; b=mM8Y2pTps/HbZF1/i+b/oS0PiM 2/IEihkeSF6SxLU5INMmZGtm/MpV0SV1LMGlFDMIKEl+7s6wj0QmzVVrt8p6hUxZFZ09NUZUVsHie vNbIBvon41F3A1F+P3lEX7ZALYpl1NPnDO7ThTvfmGKJPsSi09THBkN11E2CpoAZmZVVuEfTJK5GC 1Qibvh7YRTR3iEPCDAPrU+LfczIILlYL8LB4Stn8BIsy+T9JlIc49PA6LTEFZWWgHVS2L0FMhv1Vo EFYeDSfFOY3p/bE6vzG5xUbVbw8YZaMSC7gZjTn8Vx7e+Ofb8jFoomNwCMA+ij5dc+H8izDHLYP2b TS/iykVg==; Received: from hch by casper.infradead.org with local (Exim 4.94 #2 (Red Hat Linux)) id 1lEqDz-009Cr7-2K; Wed, 24 Feb 2021 09:12:52 +0000 Date: Wed, 24 Feb 2021 09:12:51 +0000 From: Christoph Hellwig To: jeinwag-nvme@marcapo.com Subject: Re: [PATCH] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. Message-ID: <20210224091251.GA2194345@infradead.org> References: <20210216122543.21509-1-jeinwag-nvme@marcapo.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210216122543.21509-1-jeinwag-nvme@marcapo.com> X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-nvme@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org Thanks, applied to nvme-5.12 with the slight commit message tweak. _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme