Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp2311274ybm; Thu, 23 May 2019 14:58:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqxMkt04ttRxm9SvfI9abjGUH1uMgBxsUczKLwrLktYwLkeOV9pr2JMIubjVUsmT6WqBrQ1n X-Received: by 2002:a17:902:4906:: with SMTP id u6mr1306974pld.220.1558648711097; Thu, 23 May 2019 14:58:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558648711; cv=none; d=google.com; s=arc-20160816; b=g0aB1qo6QdjMCWSn1/UuWw0iy19UoAnlaHXM7VTPPnN6wa6sc4cDCkiF9tALBZHG35 wh+hWRASZNh/swVnm12FUIFZjel+rIRLIn0kWwzVlZvwtRsSeG/NJ9UqjLl+pAlfMnKl zKIoBlEAJEaXkJC1JtuHip9eTaTWg+fjwH66E37R6ZyETW2Q71f0ToJ5lxR5TIa8qBju HPQj3sprY9ovUGRpVgyWbK5EnCACk/75k2WfqL9ftSJs9hV10Z8GjQa8vtMy3b2yV6rq VRD0ZzKBboSAB6K7q89cijlFstLuAMPtqVtNCVAVnTXTWzdoH5L0/6aoliSNmYK/Q/6D pmEw== 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=4/2hShh4FL2vNLYruOcxiRQnBQU1x5MXQT3Oz8kA47k=; b=XeVhQW9pjVvxBQRRSKvz61E0Aa9NSAa9whqYsUpFh3L6iITkJzObeJYvmTq9049UJH olf1WBMaP+CTSrI7wYlLO18fIHU13YoZhbpO7zh+0bK7RGzUf64odZSSDTW5FDY66pkK qbmbBLFRdMsC9L68xZFxAHwNwN0NQSFimQeM9RM1KdKjaxlS2CWtIDEDpyOO0irqtP+4 idnx9XVXjGg4566Yjir8qFQqm3jxz2m1pR11F0bS3LzwbdlgUBPuYrtNVpYEei0a4gHA jiGYEtnNz0DLhHI1w6ffoKZduiJ/9oVtZ61w7Bvq0RyqUEkjllOsZ6hKu8MkXxkCbU2q k3Qg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bo1si957253pjb.66.2019.05.23.14.58.15; Thu, 23 May 2019 14:58:31 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388447AbfEWV5L (ORCPT + 99 others); Thu, 23 May 2019 17:57:11 -0400 Received: from mga01.intel.com ([192.55.52.88]:13516 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387616AbfEWV5I (ORCPT ); Thu, 23 May 2019 17:57:08 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 May 2019 14:57:07 -0700 X-ExtLoop1: 1 Received: from unknown (HELO localhost.localdomain) ([10.232.112.69]) by fmsmga007.fm.intel.com with ESMTP; 23 May 2019 14:57:07 -0700 Date: Thu, 23 May 2019 15:52:07 -0600 From: Keith Busch To: Stephen Rothwell Cc: Jens Axboe , Linux Next Mailing List , Linux Kernel Mailing List , Keith Busch Subject: Re: linux-next: Signed-off-by missing for commits in the block tree Message-ID: <20190523215206.GA15192@localhost.localdomain> References: <20190524074500.1fde68d6@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190524074500.1fde68d6@canb.auug.org.au> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 24, 2019 at 07:45:00AM +1000, Stephen Rothwell wrote: > Commits > > 5fb4aac756ac ("nvme: release namespace SRCU protection before performing controller ioctls") > 90ec611adcf2 ("nvme: merge nvme_ns_ioctl into nvme_ioctl") > 3f98bcc58cd5 ("nvme: remove the ifdef around nvme_nvm_ioctl") > 100c815cbd56 ("nvme: fix srcu locking on error return in nvme_get_ns_from_disk") > > are missing a Signed-off-by from their committer. Oops, I'd only added my Reviewed-by. Do I need to update the commit messages and resend, or is this just putting me on notice for next time?