Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp440546img; Thu, 28 Feb 2019 02:04:57 -0800 (PST) X-Google-Smtp-Source: AHgI3IboVOdD/yfWXmo9Gt4rY0q2kkNETdTucF3NSxK0CSYu+lN/D5Vcjs50k7K8fq5c3H9YD1el X-Received: by 2002:a62:4553:: with SMTP id s80mr291368pfa.141.1551348297221; Thu, 28 Feb 2019 02:04:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551348297; cv=none; d=google.com; s=arc-20160816; b=S3vF/PDxxIM0kwV3rldx3QtMNznfWRYfg4KnCHHjQ2PrW6vwFNSdw9z2L7ik+hCr8K X/tdfui+y2lHzjOjheKhsmRn8i8ajH+QfOSdAprab421eUIxJps4mFJVrsroWYnvt0pi mpltBQmTdGG0FE0KoBHwuaWP8n4BkuKUywaUFuWVDgjgvOpAgzdLyPOxsgkg2kk+/ZS8 HvP2Y3yFSxIZrhuVGuQMifV4ju2nxOT8QxFfk2URFLVkL/Ncnx4l6hIwqQOuOc7j5ZmN lRv+miYS6QMbhs4QhPVzptmaoLkOIvQ4+shHZD6k0DvdC2Z+r7jaI5OfsWIViGLokTKh rJlA== 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=JhyEsoweQnMjED69Q7+FISXvqmc2Yxu7mnlylTquch8=; b=y2yUsU62WrBxHGMmtH5QKHub16/0HyXZpoG8sZF6qw/Ffu35MPBANE/c/TTpf6M9g2 i03Zj9EEWY34Krw0JZ+8vywEjOxlKTvWBapOUpigmcs1eMxSAdDYiuLI8cCi0BUbpYip uj40J7pF02Bbgt0ljfzwR4cZOIvk23C3cy6DEaRwW0VJXKK/SNXuzDyJt8X7L8BVoX5y 53TbyYs2k9SRRH7CG1DodKvrDt2xeMZ4g8UMTTrdHeJ4o96BxX1h70G70GaRu7kMO3+w O/isJa6mWoi96V1P2573Leo3yQQS9eblZP4Hekbqj3kLVhvHnd13tS/HR1kYoNTDXiw4 W+Kw== 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 i186si16327166pge.120.2019.02.28.02.04.41; Thu, 28 Feb 2019 02:04:57 -0800 (PST) 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 S1732261AbfB1KDS (ORCPT + 99 others); Thu, 28 Feb 2019 05:03:18 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:45158 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731561AbfB1KDS (ORCPT ); Thu, 28 Feb 2019 05:03:18 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D0EB3EBD; Thu, 28 Feb 2019 02:03:17 -0800 (PST) Received: from e107981-ln.cambridge.arm.com (e107981-ln.cambridge.arm.com [10.1.197.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E391F3F738; Thu, 28 Feb 2019 02:03:16 -0800 (PST) Date: Thu, 28 Feb 2019 10:03:11 +0000 From: Lorenzo Pieralisi To: Bjorn Helgaas Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the pci tree Message-ID: <20190228100311.GA10207@e107981-ln.cambridge.arm.com> References: <20190228080147.20df150f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 27, 2019 at 05:51:46PM -0600, Bjorn Helgaas wrote: > On Wed, Feb 27, 2019 at 3:01 PM Stephen Rothwell wrote: > > > > Hi Bjorn, > > > > Commit > > > > a048671aa0c8 ("PCI: qcom: Don't deassert reset GPIO during probe") > > > > is missing a Signed-off-by from its committer. > > Lorenzo, if you add your signed-off-by, I can rebuild this. I think > it's on your pci/dwc branch. Apologies, sorry about this. I have now updated the branch. Thanks, Lorenzo