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=DKIM_SIGNED,DKIM_VALID, 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 11DA6C33CA9 for ; Sun, 12 Jan 2020 20:00:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E23CD2053B for ; Sun, 12 Jan 2020 20:00:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="UPPSeWIa" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387410AbgALUAL (ORCPT ); Sun, 12 Jan 2020 15:00:11 -0500 Received: from mail-io1-f67.google.com ([209.85.166.67]:46418 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728659AbgALUAK (ORCPT ); Sun, 12 Jan 2020 15:00:10 -0500 Received: by mail-io1-f67.google.com with SMTP id t26so7325007ioi.13 for ; Sun, 12 Jan 2020 12:00:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4mB/pHZUD7pjqdY45Y5CDvGVoduZ0ZQ2r5DCq1x4iog=; b=UPPSeWIa8hQFLkbNLWRaxUgSYb7TwmCHtvRkLp1TpTRt4i0ahGu0JrwZmLsSVBtxef fOvWys6QfXgKHL5I6BAgz+e/whyHzQjbg5WP8MI2J7qEjPtaYm40v/8CsdeIbs/F3CNF zK1T3MvNTJ2UPXusLsfkZ3t4FlycfJoxPvPS6jErw5AFU7u1dy62EgZJllR4weH/vj/R eoI1j+iqmk4ttbJ1xX9uvw/SyCaZ2Fcn52DUxkynHOwRMpo3HVnzt6QdJ0a5pgWphPln pFkXqHo1ud5kQrIU1zlHrq4w86zzD6u2vo2/HEjtTEF5PVcJqJVKqRhGiZc8wAhojoTW 183Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4mB/pHZUD7pjqdY45Y5CDvGVoduZ0ZQ2r5DCq1x4iog=; b=B3mVK/K9YwERvldx9342ydYlaaWLMabGTZJf0Gls7/obg7svTaPNyuCswyjKwoXn3k uopVK6m6rWE7Vjl9mrZK+eO2eySVLcQOMQVuvi0+z+6XUNpVJfvklAFG0OuGIqxMjuqK zymwR97WbpJLARBaPWRuqqFL4U9odfOclmkr2JMtPNJqpfS0gOmbtZT9wmLl0rDNqV1k XyEJNreZ1wUbezIwaimK/yn8wJFMSMF5UsfyNUIehheknnVAlrWSa0kCmB6AvcLSXJqi NLrEylityCfctuGuvOvJNSklw5LqRX8xqBvO6HVriHwqGsX7mtutOUD97GlSSjVTp635 p0jQ== X-Gm-Message-State: APjAAAXMnrmXm1vJw2jevG7/eOSITtda+lB3xq9CBljODYJlnCSX0MNd i2/I5ks2s9qthXZAjLEee9KULOh1ZBGQilFSXtZhiw== X-Google-Smtp-Source: APXvYqyqtIdNVp4dAlM2o9n7nX85aZbnej16a5k16emsTD5losR5+msLRBN07golodtkhQMVuCOh2ZGuVt7FoBUusA8= X-Received: by 2002:a02:7fd0:: with SMTP id r199mr11669542jac.126.1578859209969; Sun, 12 Jan 2020 12:00:09 -0800 (PST) MIME-Version: 1.0 References: <20200113065808.25f28c40@canb.auug.org.au> In-Reply-To: <20200113065808.25f28c40@canb.auug.org.au> From: Olof Johansson Date: Sun, 12 Jan 2020 11:59:58 -0800 Message-ID: Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree To: Stephen Rothwell Cc: Arnd Bergmann , ARM , Linux Next Mailing List , Linux Kernel Mailing List , Alexandre Torgue , Ludovic Barre , Yann Gautier Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen, Thanks for the report. Time to automate this at our end, we've had a few too many of these slip through all the way to you lately. Where do you keep your scripts that you catch these things with? Do you have a writeup of the checks you do? I should add it to my automation once and for all. -Olof On Sun, Jan 12, 2020 at 11:58 AM Stephen Rothwell wrote: > > Hi all, > > Commit > > 7e5d83981911 ("ARM: dts: stm32: add sdmmc3 node for STM32MP1 boards") > > is missing a Signed-off-by from its committer. > > -- > Cheers, > Stephen Rothwell 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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 30B8BC33CA2 for ; Sun, 12 Jan 2020 20:00:24 +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 C0AF3214AF for ; Sun, 12 Jan 2020 20:00:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fSCSiyec"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="UPPSeWIa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C0AF3214AF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=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:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6FV3zxKONRcLw5GPDdTdCbYHHNqxrJCfk8o2D9U4evk=; b=fSCSiyechlI8vv WftSzTMqeyhKrERkShbZcdoCvt01viZJtekg0ur+SGQN0ntzqFOM4xdBJ5JIzPKxtRUPGCURdv5qe 3VMBm8wgQxApoQv4Zjgg0+YHU6q1orSE2UgXjDQZNHJc4SzydtmRCIkGsAjJ3+/W5I4XxPGFS7x/w yQu7SAbec1gywfXT9N47B6x7tZ7tEXOjl4XUjLY3Wkiu3p2izI6wUEnNoYULb2vB3t0QkH/NnM9Dz m/k24IcmzQYuwSwEArva7KPgTvUlaWmaTTAch7ZtAMUxfxrIKve2mIzLbvZgwyXRsq4UcKmzBoBVM z5vsKqqwJg8vDABWOr0A==; 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 1iqjPF-00025H-1V; Sun, 12 Jan 2020 20:00:17 +0000 Received: from mail-io1-xd43.google.com ([2607:f8b0:4864:20::d43]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iqjP9-0001y3-2m for linux-arm-kernel@lists.infradead.org; Sun, 12 Jan 2020 20:00:12 +0000 Received: by mail-io1-xd43.google.com with SMTP id x1so7334295iop.7 for ; Sun, 12 Jan 2020 12:00:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4mB/pHZUD7pjqdY45Y5CDvGVoduZ0ZQ2r5DCq1x4iog=; b=UPPSeWIa8hQFLkbNLWRaxUgSYb7TwmCHtvRkLp1TpTRt4i0ahGu0JrwZmLsSVBtxef fOvWys6QfXgKHL5I6BAgz+e/whyHzQjbg5WP8MI2J7qEjPtaYm40v/8CsdeIbs/F3CNF zK1T3MvNTJ2UPXusLsfkZ3t4FlycfJoxPvPS6jErw5AFU7u1dy62EgZJllR4weH/vj/R eoI1j+iqmk4ttbJ1xX9uvw/SyCaZ2Fcn52DUxkynHOwRMpo3HVnzt6QdJ0a5pgWphPln pFkXqHo1ud5kQrIU1zlHrq4w86zzD6u2vo2/HEjtTEF5PVcJqJVKqRhGiZc8wAhojoTW 183Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4mB/pHZUD7pjqdY45Y5CDvGVoduZ0ZQ2r5DCq1x4iog=; b=ZcMBw8NfA5TlBUy4SgmpW9+Rhv9Z2au4rpX1PJCeXz9c6ZBbmS0vfZqHu/1HZl6UpT N4yQ9VQ4bvbQD9r0dvABnOX5WHazxSKklVxLztUN15IB5IhheLCjbJVaiF/MY9ka7IBo amYq13rBH1JJJEGfsZsLzocwQd2cfJsiY3yQQ95IY8DVa/Teg0HbVxjcBYJ/xG8s0Y2k k0sLGwCtFYr2pc/72gxrxhPFWYzPJPb0zo377Cgo/srZDSB4BvHxFkejznh5lpcUqm/W 1fPY9hNgOsMLP83cNmAqn1jeReL/3tt5RpNn8cPpk8QT9ppy95gTvCIs/s6vLlnq8IWP na/g== X-Gm-Message-State: APjAAAUgiT7trVy6M2rNgXK/017rM9TtycaZiUoxx6ivRVUU4ppnsivf iqYEQ3SAUJp5Pi3mszrOahBt7mJpWQ5XQNU7jojKIvhHzLY5HA== X-Google-Smtp-Source: APXvYqyqtIdNVp4dAlM2o9n7nX85aZbnej16a5k16emsTD5losR5+msLRBN07golodtkhQMVuCOh2ZGuVt7FoBUusA8= X-Received: by 2002:a02:7fd0:: with SMTP id r199mr11669542jac.126.1578859209969; Sun, 12 Jan 2020 12:00:09 -0800 (PST) MIME-Version: 1.0 References: <20200113065808.25f28c40@canb.auug.org.au> In-Reply-To: <20200113065808.25f28c40@canb.auug.org.au> From: Olof Johansson Date: Sun, 12 Jan 2020 11:59:58 -0800 Message-ID: Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree To: Stephen Rothwell X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200112_120011_176996_78EF05AF X-CRM114-Status: UNSURE ( 9.64 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Torgue , Arnd Bergmann , Yann Gautier , Linux Kernel Mailing List , Linux Next Mailing List , ARM , Ludovic Barre Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Stephen, Thanks for the report. Time to automate this at our end, we've had a few too many of these slip through all the way to you lately. Where do you keep your scripts that you catch these things with? Do you have a writeup of the checks you do? I should add it to my automation once and for all. -Olof On Sun, Jan 12, 2020 at 11:58 AM Stephen Rothwell wrote: > > Hi all, > > Commit > > 7e5d83981911 ("ARM: dts: stm32: add sdmmc3 node for STM32MP1 boards") > > is missing a Signed-off-by from its committer. > > -- > Cheers, > Stephen Rothwell _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel