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=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 CD7E1C54FD0 for ; Wed, 25 Mar 2020 15:52:15 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 99F1220774 for ; Wed, 25 Mar 2020 15:52:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="qXr6yoXA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 99F1220774 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 2D2506B0036; Wed, 25 Mar 2020 11:52:15 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 281DA6B0037; Wed, 25 Mar 2020 11:52:15 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 1C0226B006C; Wed, 25 Mar 2020 11:52:15 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0016.hostedemail.com [216.40.44.16]) by kanga.kvack.org (Postfix) with ESMTP id 00C4B6B0036 for ; Wed, 25 Mar 2020 11:52:14 -0400 (EDT) Received: from smtpin13.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id DC1D77C398 for ; Wed, 25 Mar 2020 15:52:14 +0000 (UTC) X-FDA: 76634326188.13.house06_4dc637c7c7d2c X-HE-Tag: house06_4dc637c7c7d2c X-Filterd-Recvd-Size: 4754 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) by imf47.hostedemail.com (Postfix) with ESMTP for ; Wed, 25 Mar 2020 15:52:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To: Subject:Sender:Reply-To:Content-ID:Content-Description; bh=G5IqHi85lKRyOGN1ba+XW+BgTmyu4gcHkmkrDclUbYk=; b=qXr6yoXABFiiDc+aEhIek/J1gD HjMSEHyvb8dbqZYv+Xr5CKG0JHdRg7FfX+TOyopbQ8wcU1TCpwyM9xKq+r0nceUtyAsqUVKikL2a/ 1tl1Q4i1H+NIC8CilxkP1XYSrXt+gwIMe8ocWGDv0Xl6o7xNULNmN6m09Wi/jN5DzsxsRGFCqBHxa imX5TqnFM68XU5lFMbCmkO8OJ5wIWaAw8obVXClXqUkQg3GVC1eMWtpCxMRauZg/lNo9Y6VDtCRy8 gPqQhIFSiausVxoxpq+/TqiS6Lts56XDqT2fM7rOwNNcxsa0e7Q95Vd6w4GayuDqMTmYmf7oSmc4N EExKXaaQ==; Received: from [2601:1c0:6280:3f0::19c2] by bombadil.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jH8K9-0006qW-J4; Wed, 25 Mar 2020 15:52:09 +0000 Subject: Re: mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c) To: Vidya Sagar , Bjorn Helgaas , lorenzo.pieralisi@arm.com Cc: akpm@linux-foundation.org, broonie@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, mhocko@suse.cz, mm-commits@vger.kernel.org, sfr@canb.auug.org.au, linux-pci References: <20200324161851.GA2300@google.com> From: Randy Dunlap Message-ID: <20f349f0-872a-08fa-1a4e-53712b31e547@infradead.org> Date: Wed, 25 Mar 2020 08:52:08 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 3/25/20 8:13 AM, Vidya Sagar wrote: >=20 >=20 > On 3/24/2020 9:48 PM, Bjorn Helgaas wrote: >> External email: Use caution opening links or attachments >> >> >> On Tue, Mar 24, 2020 at 08:16:34AM -0700, Randy Dunlap wrote: >>> On 3/23/20 9:30 PM, akpm@linux-foundation.org wrote: >>>> The mm-of-the-moment snapshot 2020-03-23-21-29 has been uploaded to >>>> >>>> =C2=A0=C2=A0=C2=A0 http://www.ozlabs.org/~akpm/mmotm/ >>>> >>>> mmotm-readme.txt says >>>> >>>> README for mm-of-the-moment: >>>> >>>> http://www.ozlabs.org/~akpm/mmotm/ >>>> >>>> This is a snapshot of my -mm patch queue.=C2=A0 Uploaded at random h= opefully >>>> more than once a week. >>>> >>>> You will need quilt to apply these patches to the latest Linus relea= se (5.x >>>> or 5.x-rcY).=C2=A0 The series file is in broken-out.tar.gz and is du= plicated in >>>> http://ozlabs.org/~akpm/mmotm/series >>> >>> >>> on x86_64: >>> >>> ../drivers/pci/controller/dwc/pcie-tegra194.c: In function =E2=80=98t= egra_pcie_dw_parse_dt=E2=80=99: >>> ../drivers/pci/controller/dwc/pcie-tegra194.c:1160:24: error: implici= t declaration of function =E2=80=98devm_gpiod_get=E2=80=99; did you mean = =E2=80=98devm_phy_get=E2=80=99? [-Werror=3Dimplicit-function-declaration] >>> =C2=A0=C2=A0 pcie->pex_rst_gpiod =3D devm_gpiod_get(pcie->dev, "reset= ", GPIOD_IN); >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= ^~~~~~~~~~~~~~ >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= devm_phy_get >> >> Thanks a lot for the report! >> >> This was found on mmotm, but I updated my -next branch with Lorenzo's >> latest pci/endpoint branch (current head 775d9e68f470) and reproduced >> this build failure with the .config you attached. >> >> I dropped that branch from my -next branch for now and pushed it. > I found that one header file inclusion is missing. > The following patch fixes it. > Also, I wanted to know how can I catch this locally? i.e. How can I gen= erate the config file attached by Randy locally so that I can get the sou= rce ready without these kind of issues? >=20 > Bjorn/Lorenzo, would you be able to apply below change in your trees or= do I need to send a patch for this? >=20 > diff --git a/drivers/pci/controller/dwc/pcie-tegra194.c b/drivers/pci/c= ontroller/dwc/pcie-tegra194.c > index 97d3f3db1020..eeeca18892c6 100644 > --- a/drivers/pci/controller/dwc/pcie-tegra194.c > +++ b/drivers/pci/controller/dwc/pcie-tegra194.c > @@ -11,6 +11,7 @@ > =C2=A0#include > =C2=A0#include > =C2=A0#include > +#include > =C2=A0#include > =C2=A0#include > =C2=A0#include Yes, that works/fixes the problem. Thanks. Acked-by: Randy Dunlap --=20 ~Randy