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 9DE99C5DF60 for ; Tue, 5 Nov 2019 15:27:03 +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 744DC2053B for ; Tue, 5 Nov 2019 15:27:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eZ2FlMi5"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="S2w0B03Z" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 744DC2053B 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=8p5P95WvdjK4U85PhEZnkxOO2LV5Um8O2YThikSPNbA=; b=eZ2FlMi58GJM4x zxcgUi7JodIsw0CX2EhKHJ8MtLX9UN2DukYT0sg3QYhqPoslE0dZ6OvcgPJDzCNaBC8vREwF4xEbl Gv8zUTnnO/txGko/fIPmTJcgU7eDwwWKul5u/aeKK5oaklPz4ij3545nXE5M2LiZUTbcGPh8fZbQI hyIog/3f8AXkmaO6n8o5aFVgoo9N2/aIt5BNL2egVWQn9PDDQWu5PFl172qTvZREWPHGXurKX2Ojg i1b9ipVb6bIYCLVHFOoiD1k9sz3tMCe8xO6NRgO8lNrIxgWf1u9vUl8myXx4JKpRHerqIQUKYYxC/ RPnNJg95vFlI2Av4sVBQ==; 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 1iS0jU-0003UD-Oi; Tue, 05 Nov 2019 15:27:00 +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 1iS0jS-0003Tq-9f for linux-nvme@lists.infradead.org; Tue, 05 Nov 2019 15:26:59 +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 F06D92053B; Tue, 5 Nov 2019 15:26:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572967617; bh=Y49i5hhOPhJugkrF4npAozYxT0zBE624ImjMcDKVD1U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=S2w0B03Z3nwij7CLRx7gMlKWgGttnNnXAzBn1oUwsVRmqRs4TQg78leSvtraaFWD2 tfFJNBhLGpVenI/rE1J15IbdDe8S4SSbb+DL3dOa2WEStmckDBW0d8C40qhfyecyr5 fp0jHKRLU61DXfZykkUwrwJebdWs8Lk7ULCmM3cE= Date: Wed, 6 Nov 2019 00:26:54 +0900 From: Keith Busch To: Charles Machalow Subject: Re: [PATCH] nvme: change nvme_passthru_cmd64 to explicitly mark rsvd Message-ID: <20191105152654.GC22559@redsun51.ssa.fujisawa.hgst.com> References: <20191105061510.22233-1-csm10495@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191105061510.22233-1-csm10495@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-20191105_072658_357313_A9E2C37A X-CRM114-Status: UNSURE ( 8.59 ) 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: Sagi Grimberg , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, Jens Axboe , marta.rybczynska@kalray.eu, Christoph Hellwig 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 On Mon, Nov 04, 2019 at 10:15:10PM -0800, Charles Machalow wrote: > Changing nvme_passthru_cmd64 to add a field: rsvd2. This field is an explicit > marker for the padding space added on certain platforms as a result of the > enlargement of the result field from 32 bit to 64 bits in size. Charles, Could you reply with your "Signed-off-by" so I can apply this patch? Thanks. _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme