Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp148433pxk; Wed, 9 Sep 2020 01:18:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8DGK7K2yoiVhH+wt9ODIkZs649ELTCKcXkuZGnsvOKmyc+S9gdtCBIXWvHMnUv4ho6Fx7 X-Received: by 2002:a50:fd10:: with SMTP id i16mr3034683eds.54.1599639483357; Wed, 09 Sep 2020 01:18:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599639483; cv=none; d=google.com; s=arc-20160816; b=q2Tm13csBeIktQK6avX9H4H9krVb4SAz4RuX/1HpJTcqQ0CoRpgZMqS8/lcpiAv/2b pecut7dzsVlQ2peqfTPTtdJbv3ogT76tKnFVhO9eMwFJsEQIbCfyz8aNmQBSCr7Zqs1c oYVoOfrx0xYS2uzyqHWVm8zd/d67o7xJ0xBPBYwWnaY6tzKKchwbDxHUEyd0ckexfvEr w1CdpOYp8CAeNJfjRkaqZQJbRzDwCkAihdU8W7Lm4zdy4gj0HW9FpX+/YUxZVHxCw7bJ y7BO5EprxSEvVhe3DjMUivLZM9C4Sh5SQl4pOHiYC9N76GOGmDOes4bxDGlslmUdm633 OAvg== 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=g5C93CRxe792qgwM5qFbwtMwEn0P1Lr4MTXupATxkH4=; b=NDZjp2sNJu1EWF3TKuUgyAWbpPutdARPQkI/owJVgzewUCjyoRVrqdRoMIe62ZmlDs FNYIJqbCTV+FlyYqoHMEfw32zX+7fYsQUISO/qWc77LOvIlrbRPuIQsygDiTK7MDTuBu 8Z59cW33LZd3Dn77+ijHCVN+/8rvhHc7L1JuIkEX4Nl6IYO2Oh2jHgzk7fOreCCPCJOc oWGcEe24dZLe1rtZFv3X49zQhMWKk4aZ48igw5+GOkhmOYrNcSL7kQcMp+fY6ciZhj9O sMCOdzT0h5p7sqqrQFJwjxbxc2hxefCBB8SpxRlUrr/xlAY8BpFDJofSpgJ9ImprLUai zLJQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w20si1006134edu.534.2020.09.09.01.17.40; Wed, 09 Sep 2020 01:18:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726683AbgIIIRE (ORCPT + 99 others); Wed, 9 Sep 2020 04:17:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:48608 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725917AbgIIIQ7 (ORCPT ); Wed, 9 Sep 2020 04:16:59 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 40927AFA0; Wed, 9 Sep 2020 08:16:58 +0000 (UTC) Date: Wed, 9 Sep 2020 10:16:56 +0200 From: Petr Mladek To: Sergey Senozhatsky Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , John Ogness , Sergey Senozhatsky , Steven Rostedt Subject: Re: linux-next: Signed-off-by missing for commit in the printk tree Message-ID: <20200909081656.GD3864@alley> References: <20200905121827.22fb4037@canb.auug.org.au> <20200908074601.GA3864@alley> <20200908095924.GA74028@jagdpanzerIV.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200908095924.GA74028@jagdpanzerIV.localdomain> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 2020-09-08 18:59:24, Sergey Senozhatsky wrote: > On (20/09/08 09:46), Petr Mladek wrote: > > On Sat 2020-09-05 12:18:27, Stephen Rothwell wrote: > > > Hi all, > > > > > > Commit > > > > > > 4c31ead75f41 ("printk: ringbuffer: support dataless records") > > > > > > is missing a Signed-off-by from its committer. > > > > Thanks for catching this. It should be fixed now. > > > > It has been originally committed by Sergey. I rebased it to add the > > missing SHA1[0] and suddenly became committer, see > > Oh. > I missed it somehow that b4/git-am didn't add all the required fields. > That wasn't the only patch that I applied. So, well.. Sorry and thanks > for catching and fixing this up. It was actually my mistake. I should have added my SOB when rebased the commit. Best Regards, Petr