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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 40E26C3A5A0 for ; Mon, 20 Apr 2020 15:18:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 26A41206B9 for ; Mon, 20 Apr 2020 15:18:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726102AbgDTPSq (ORCPT ); Mon, 20 Apr 2020 11:18:46 -0400 Received: from muru.com ([72.249.23.125]:50466 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725988AbgDTPSq (ORCPT ); Mon, 20 Apr 2020 11:18:46 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2DC9F8027; Mon, 20 Apr 2020 15:19:34 +0000 (UTC) Date: Mon, 20 Apr 2020 08:18:43 -0700 From: Tony Lindgren To: Stephen Rothwell Cc: Olof Johansson , Arnd Bergmann , ARM , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree Message-ID: <20200420151843.GS37466@atomide.com> References: <20200420081154.597ffa59@canb.auug.org.au> <20200420081323.4fb9889b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200420081323.4fb9889b@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org * Stephen Rothwell [200419 22:14]: > Hi all, > > On Mon, 20 Apr 2020 08:11:54 +1000 Stephen Rothwell wrote: > > > > > > Commit > > > > 512e8d40f91d ("ARM: dts: OMAP3: disable RNG on N950/N9") > > > > is missing a Signed-off-by from its committer. > > Sorry, that is in the arm-soc-fixes tree. Hmm so the commit I sent a pull request [0] for does have Signed-off-by for commit 07bdc492cff6 ("ARM: dts: OMAP3: disable RNG on N950/N9"). Seems like some commits in arm-soc-fixes accidentally got rebased? Regards, Tony [0] https://www.spinics.net/lists/arm-kernel/msg795589.html