Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp1449228ybx; Thu, 31 Oct 2019 10:44:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqzfxGWEXPgPem+grTtjvrWCdlsLq8VyF0znHguf+UKMgrdV3w3GNJ73GmoS8mHUlaYRl4mD X-Received: by 2002:a17:906:4096:: with SMTP id u22mr5404487ejj.264.1572543868055; Thu, 31 Oct 2019 10:44:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572543868; cv=none; d=google.com; s=arc-20160816; b=NByBnttaFWZSW4xek7cRRYTopabbJPhugt76l8C7nSalfkbIUrgtTFLnabkfZ45ZWo KfUEwPk3cJIEZyHAEjOXPmDbr18yfc0fSU6ol6NbK/qo+ukXfdk5uHmyuYb28Zj32pn6 BXFRYI7JRwV3PrR0ChLhLOPptvkQPSTRTwS0vRyqhocd27TXTJSWGb/D/MOAyas9cy2B Z0kTivAidBlH6GkXZ98HTzqGGQHtCL6kbtLmbuXn2AKATIN8+QWcEpyU054QCnHFPMIy woLstjKmR+vEQobHp6PH+/5g7yT6AHWYben9yhHvGFwYm5GtK9RdQhDzQT2qIpD02xJ3 b5ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=0O5pK6FzBOwNORlcWd5qHWG+Qs5KpFU4oMUTVQ+8F6I=; b=Ufec7a1jxf1dGCdLixywBMEcyfKyu7Jvh0SpBwU/gQKx2/axnZMsMd5jae0Qs5ROz8 nCPhnv3ev3Ff9NMKfTVHB8i9r0F03/GdE9AGEVFjH4jSurF99uFdDZPEt9wFLG7dxYII ecewr2TcrOBaKpoV2NA+/eu3mtTpNOr+pOVI9ekwcqqsBcLfpUDrpfeOaP+YxVvu4vpd w28TK4LufBpXxL0F4zxHZdnkwbBRcUEmOve0F85/6MfW2ocWhpJrDQHPUNDlZJNco5hO QqeGVAzmJGBASKhDQI8yssaccfWgvHATfghJZx9UwzJndZgICH8T6+Lo7s8majytTEX7 oAKQ== 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 j15si3932034eja.168.2019.10.31.10.44.03; Thu, 31 Oct 2019 10:44:28 -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 S1729068AbfJaRkh (ORCPT + 99 others); Thu, 31 Oct 2019 13:40:37 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:58240 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728902AbfJaRkh (ORCPT ); Thu, 31 Oct 2019 13:40:37 -0400 Received: from localhost (unknown [IPv6:2601:601:9f00:1e2::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id E830114FA67EA; Thu, 31 Oct 2019 10:40:36 -0700 (PDT) Date: Thu, 31 Oct 2019 10:40:36 -0700 (PDT) Message-Id: <20191031.104036.906328689737801166.davem@davemloft.net> To: sfr@canb.auug.org.au Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, jeffrey.t.kirsher@intel.com Subject: Re: linux-next: Signed-off-by missing for commit in the net-next tree From: David Miller In-Reply-To: <20191031181044.0f96b16d@canb.auug.org.au> References: <20191031181044.0f96b16d@canb.auug.org.au> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 31 Oct 2019 10:40:37 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stephen Rothwell Date: Thu, 31 Oct 2019 18:10:44 +1100 > Commit > > a7023819404a ("e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm") > > is missing a Signed-off-by from its committer. Ok Jeff, that's two pull requests I've taken from you this week where there were incorrect SHA1 IDs in Fixes tags or missing signoffs. Please use some scripts or other forms of automation to keep this from happening in the future. Thank you.