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=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, FAKE_REPLY_C,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 95C7CC2D0E5 for ; Wed, 25 Mar 2020 21:20:53 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 59A3E2082E for ; Wed, 25 Mar 2020 21:20:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UuS66/kG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 59A3E2082E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id E844F6B0008; Wed, 25 Mar 2020 17:20:52 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id E0ECD6B000A; Wed, 25 Mar 2020 17:20:52 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id CFCD56B000C; Wed, 25 Mar 2020 17:20:52 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0220.hostedemail.com [216.40.44.220]) by kanga.kvack.org (Postfix) with ESMTP id B464E6B0008 for ; Wed, 25 Mar 2020 17:20:52 -0400 (EDT) Received: from smtpin17.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id AE66E824805A for ; Wed, 25 Mar 2020 21:20:52 +0000 (UTC) X-FDA: 76635154344.17.shock48_24b6074f1d21c X-HE-Tag: shock48_24b6074f1d21c X-Filterd-Recvd-Size: 4294 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf19.hostedemail.com (Postfix) with ESMTP for ; Wed, 25 Mar 2020 21:20:52 +0000 (UTC) Received: from localhost (mobile-166-175-186-165.mycingular.net [166.175.186.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 81B2C20719; Wed, 25 Mar 2020 21:20:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585171250; bh=5lTuaENgwe+jO4ZXbV3h/ksO3A+z4mLrxl48bAkXc/8=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=UuS66/kG5mkaUy0bO6ayqwJMAo9AR2uq3vqcnjv8Y+HgcqJM4627esOHHzOuwCvZ1 Gf3x8hT6p29vCTnWTLlx0FDdUrKAXhRcf3RDzONzKo46fRpejoJXscwJ9VP04FN0z1 ZVh/jsQVS2DqReiuMzEacuwL7B+3o2RJEjauJpa8= Date: Wed, 25 Mar 2020 16:20:48 -0500 From: Bjorn Helgaas To: Lorenzo Pieralisi Cc: Vidya Sagar , Randy Dunlap , 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 Subject: Re: mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c) Message-ID: <20200325212048.GA72586@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200325170122.GA29504@red-moon.cambridge.arm.com> User-Agent: Mutt/1.12.2 (2019-09-21) 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 Wed, Mar 25, 2020 at 05:01:43PM +0000, Lorenzo Pieralisi wrote: > On Wed, Mar 25, 2020 at 08:43:32PM +0530, Vidya Sagar wrote: > > On 3/24/2020 9:48 PM, Bjorn Helgaas wrote: > > > 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 uploade= d to > > > > >=20 > > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > >=20 > > > > > mmotm-readme.txt says > > > > >=20 > > > > > README for mm-of-the-moment: > > > > >=20 > > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > >=20 > > > > > This is a snapshot of my -mm patch queue. Uploaded at random h= opefully > > > > > more than once a week. > > > > >=20 > > > > > You will need quilt to apply these patches to the latest Linus = release (5.x > > > > > or 5.x-rcY). The series file is in broken-out.tar.gz and is du= plicated in > > > > > http://ozlabs.org/~akpm/mmotm/series > > > >=20 > > > >=20 > > > > on x86_64: > > > >=20 > > > > ../drivers/pci/controller/dwc/pcie-tegra194.c: In function =E2=80= =98tegra_pcie_dw_parse_dt=E2=80=99: > > > > ../drivers/pci/controller/dwc/pcie-tegra194.c:1160:24: error: imp= licit declaration of function =E2=80=98devm_gpiod_get=E2=80=99; did you m= ean =E2=80=98devm_phy_get=E2=80=99? [-Werror=3Dimplicit-function-declarat= ion] > > > > pcie->pex_rst_gpiod =3D devm_gpiod_get(pcie->dev, "reset", GPI= OD_IN); > > > > ^~~~~~~~~~~~~~ > > > > devm_phy_get > > >=20 > > > Thanks a lot for the report! > > >=20 > > > This was found on mmotm, but I updated my -next branch with Lorenzo= 's > > > latest pci/endpoint branch (current head 775d9e68f470) and reproduc= ed > > > this build failure with the .config you attached. > > >=20 > > > 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 > > generate the config file attached by Randy locally so that I can get = the > > source ready without these kind of issues? Randy attached the config-r1578 file to his initial report. I saved that attachment, then: $ git checkout next $ make mrproper $ cp ~/Downloads/config-r1578 .config $ make drivers/pci/controller/ > > Bjorn/Lorenzo, would you be able to apply below change in your trees = or > > do I need to send a patch for this? >=20 > Squashed in and re-pushed out pci/endpoint, it should have fixed this > issue. I updated my -next branch with this, thanks! Bjorn