Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp1567041ybx; Thu, 31 Oct 2019 12:29:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqzlm7QXeadFgQ6uWZ9g2OoteeTYYaoM+O8KLcVA3W19by0jgVgrV+z3x299g6DmoSEgVL8P X-Received: by 2002:aa7:ccda:: with SMTP id y26mr8205516edt.130.1572550183580; Thu, 31 Oct 2019 12:29:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572550183; cv=none; d=google.com; s=arc-20160816; b=g0hGv8rWhIxOZzU7Q+XKJDLoLYVUPzjLZvbIjr6TXf2I+YFE+JvJknreK8R8uyO+Ck qmmRVYnKLfi2DSMiXoZ67iyj683UaxZ7siRLOClfEZodNeOou/Pyg9sk9HxZ3qouTl+L dvOJQf3mFaNx3w4L8r/MwEk4jIyLealUs+GgsRbXWjq9Rznc1oB9k3WeEMuM+cy8NvW1 YTWmWMap7CKqOdpOQ7pynQUrl/8NBMcQPfoaNaQOfPFNk5mDsR7uuIOvIzAKzyKyLvHc JF8HydjS5xcsWyrkZCYZEwUfiDAuH/Ae/r/JWnxzwdLHRiCPS04xoOtiMy/zc7G53cxY kvYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=X8zL7hUT1ILkXICFo1uCQpPq54W6Qhw8hClit0/2juI=; b=HFnLQ6Nmjy82DPSZLK9Dslz88E3ED77fXC9VekhhH3sIACsH0KYkU6buXkp42TrcOv LkIwbGOWsjf+Fyr+FmmU5gIMIXVwQIj7BGxbocRhOa4Bkqh77CT5pbEFJiKYjTXSq4qi CNUDYq5fz6Sf1vQ5YXcKaOSa3QR2CtntI6NI7NJ+kx+RcNjOfe2kjLxuCQfgj4+Rtmxo MrHbefgVyIJX9WACT0PyCXWDnok+ioItxwxdq8EBdEX5pUN17ingZS8bs9b61P02C58d GRlUGodt1DB04+TnHxXsP1ZzY+OQODa5sFO8UX2/MvgwGalng79yCpIYatt07uSbZ2rr ix9w== 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 o28si4688786edc.353.2019.10.31.12.29.19; Thu, 31 Oct 2019 12:29:43 -0700 (PDT) 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 S1727514AbfJaNac (ORCPT + 99 others); Thu, 31 Oct 2019 09:30:32 -0400 Received: from verein.lst.de ([213.95.11.211]:51011 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726836AbfJaNac (ORCPT ); Thu, 31 Oct 2019 09:30:32 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 88B4668C4E; Thu, 31 Oct 2019 14:30:28 +0100 (CET) Date: Thu, 31 Oct 2019 14:30:28 +0100 From: Christoph Hellwig To: Bjorn Helgaas Cc: Jian-Hong Pan , Keith Busch , Jens Axboe , Christoph Hellwig , Sagi Grimberg , linux-nvme@lists.infradead.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux@endlessm.com, stable@vger.kernel.org Subject: Re: [PATCH v2] Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" Message-ID: <20191031133028.GA4617@lst.de> References: <20191031093408.9322-1-jian-hong@endlessm.com> <20191031132853.GA46011@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191031132853.GA46011@google.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 31, 2019 at 08:28:53AM -0500, Bjorn Helgaas wrote: > On Thu, Oct 31, 2019 at 05:34:09PM +0800, Jian-Hong Pan wrote: > > Since commit 253eaf4faaaa ("PCI/MSI: Fix incorrect MSI-X masking on > > resume") is merged, we can revert the previous quirk now. > > 253eaf4faaaa is pending on my pci/msi branch, planned to be merged > during the v5.5 merge window. > > This revert patch must not be merged before 253eaf4faaaa. The easiest > way to do that would be for me to merge this one as well; otherwise > we have to try to make things happen in the right order during the > merge window. > > If the NVMe folks ack this idea and the patch, I'd be happy to merge > it. Fine with me. Acked-by: Christoph Hellwig