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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 4DCBFC432C0 for ; Tue, 26 Nov 2019 17:39:13 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1B1742073F for ; Tue, 26 Nov 2019 17:39:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ae2V+zn/"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="X6PG/+ji" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1B1742073F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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=bombadil.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=DUf8SX/o+W6ZO97XoUzXx/2oWp3ei0g9Z13tV7Qdaj8=; b=ae2V+zn/SOJizj JzyXH9OGdbxJ4sbS/4tYeUMkyGwJ7MHHAa/QQeMrimByt1v1RZSf+yjq4DOYPdjo5f9pT4eiBz1Yn T0atrSAZ8xClXVvdqAYvF7hEVMUTNHzO1S+gRmLNmeLq8sqfBOedqza9e+QH1J5A0vUiYnoIdW865 h9YwJyOfJr1Rr0EmS+UuZCQExN+MvN3ITbsxn9kqIas76WvNNMIrrtBpRK7+NEh8m42oRb/JFmF7F 11thJrjeJPZ1oZIU90IPrHZ8E6kXTFh0oggbs6JQxqxIcrhbBdaiIOskUOmyY5/w01RweUJpOaag1 D4RmfXc2f4A7LVrkdd6A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iZenv-0007EX-08; Tue, 26 Nov 2019 17:39:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iZenr-0007EE-Sf for linux-nvme@lists.infradead.org; Tue, 26 Nov 2019 17:39:08 +0000 Received: from redsun51.ssa.fujisawa.hgst.com (unknown [199.255.47.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 24D742073F; Tue, 26 Nov 2019 17:39:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574789947; bh=VpD5ivs0yeLLzNWNy8SZ5F/LaouRn9OSkb5AVyRv6vE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=X6PG/+ji0u1xIFR1CNOt4dJr67JLRGgqcNPJyTHK6hsLknsgq6WRYT3sm9rkqNATm TqG5CmVXq8Hwea+gmwcd9IdQ239eJ7koPgBz4SO1tJN7oyZQ8xYaUn8/fnF0hocJj6 Xh2dl8TePVXlyhPkzgIxW1fZJYObGKkiAHs2japs= Date: Wed, 27 Nov 2019 02:39:05 +0900 From: Keith Busch To: James Smart Subject: Re: [PATCH] nvme: add error message on mismatching controller ids Message-ID: <20191126173905.GD2906@redsun51.ssa.fujisawa.hgst.com> References: <20191121175810.19501-1-jsmart2021@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191121175810.19501-1-jsmart2021@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191126_093907_946561_40F17E51 X-CRM114-Status: UNSURE ( 6.38 ) X-CRM114-Notice: Please train this message. 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 Applied to nvme/for-5.5 with the minor word-wrap adjustment on the commit log. _______________________________________________ linux-nvme mailing list linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme