Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751655AbdHXIgs (ORCPT ); Thu, 24 Aug 2017 04:36:48 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:1954 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751281AbdHXIft (ORCPT ); Thu, 24 Aug 2017 04:35:49 -0400 X-PGP-Universal: processed; by hqpgpgate102.nvidia.com on Thu, 24 Aug 2017 01:35:22 -0700 Date: Thu, 24 Aug 2017 10:34:51 +0200 From: Thierry Reding To: Shawn Lin CC: Stephen Rothwell , "linux-kernel@vger.kernel.org" Subject: Re: linux-next-20170823 failed to build for arm64/defconfig Message-ID: <20170824083451.GA25455@ulmo> References: <20170823085339.GA3825@ulmo> MIME-Version: 1.0 In-Reply-To: <20170823085339.GA3825@ulmo> X-NVConfidentiality: public User-Agent: Mutt/1.8.3 (2017-05-23) X-Originating-IP: [10.21.62.23] X-ClientProxiedBy: UKMAIL101.nvidia.com (10.26.138.13) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2587 Lines: 70 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 23, 2017 at 10:53:39AM +0200, Thierry Reding wrote: > On Wed, Aug 23, 2017 at 04:19:55PM +0800, Shawn Lin wrote: > > Hi Thierry and Stephen, > >=20 > > commit 67e04d1ab19b0cc6d87ca7c44b058edf678bc3a3 > > Author: Thierry Reding > > Date: Tue Aug 15 15:41:10 2017 +0200 > >=20 > > drm/tegra: dc: Trace register accesses > >=20 > > Add tracepoint events for display controller register accesses. > >=20 > > Signed-off-by: Thierry Reding > >=20 > >=20 > > introduce the following compile error. > >=20 > > In file included from drivers/gpu/drm/tegra/trace.h:68:0, > > from drivers/gpu/drm/tegra/trace.c:2: > > ./include/trace/define_trace.h:88:43: fatal error: ./trace.h: No such f= ile > > or directory > > #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) >=20 > It looks as though this fails only for in-source builds, which is > something I usually don't test. I'm working on a patch to fix this. This should be fixed in today's linux-next by: commit 702800b5d6f45b18db6b6d6b1057af6fd1c75e20 Author: Thierry Reding Date: Wed Aug 23 19:13:26 2017 +0200 drm/tegra: trace: Fix path to include The TRACE_INCLUDE_FILE macro needs to specify the path relative to the define_trace.h header rather than relative to the file defining it. Reported-by: Dmitry Osipenko Tested-by: Dmitry Osipenko Signed-off-by: Thierry Reding Thierry --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlmej6cACgkQ3SOs138+ s6FWxg//Sl9nTciZUnwIB0yO8xMEMjtA7ejdJwOp0d2w3zBkbWxBSgbZCI/5kObB jcp6G1Z7edJRRQ8xIfG48iCslEX2H4hwi+3zAOAAMNaB+FUkrub4yBohdPS86X5A I/cl5bbOmWx+F3r552I+aJeFg6eyKtn7IydihaRVhgtncfRivcXQzVfOlulXoRha hR8rgfvXnRzjbd2IIGhRpZQ7BLV+01K/2WNqUCJyiugsV4HsMiXkzjlstGsGS1ln 2MDDrTJYquLcQC22//O9Uv6t1FK0jFLYaVQZemC41HNHXcEEZjGynPqR/FjuKoKO tca/XoFmMV7UcYWjp8oNbjRt9izQSmfWaZOWtU5HBHj9M4NQbXnumv/9XCAgmu2n l9DcM5titPvL9bGpFZnqr8hAI7ixEWJ+n9sY1OoTN4ifkhOJPFANzQm8VNRZwlyS U2bP/z9NAB3OPvO27SHSRfjz29mKe8PI8cX7bOxyWnagpDEgvD8KI54WgCseR95A YmDFVTTBiITiyAGfhhN8zaUR8hHysrYtMBgTmJlY0O4L6lqVdhUCdr3+p307DGKg Ik6Jt9GimOiKT7Htdp+s155ZXAj4di/iyH53YHHOuHWhAo0+ZSQ3ZZfuiw6UbFQm S9dRJnkNSKN7Jhp91CgdGlLjw+YRhTYi2vCnPY44FNLZXHUoXJc= =7g8W -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--