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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3CEB9C001DE for ; Wed, 16 Aug 2023 01:58:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240871AbjHPB6Q (ORCPT ); Tue, 15 Aug 2023 21:58:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241171AbjHPB5s (ORCPT ); Tue, 15 Aug 2023 21:57:48 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A29AC2137; Tue, 15 Aug 2023 18:57:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1692151046; bh=VMPnkY84RVO6NpMoKoyotthWhgdo+45obicNwcXFlrk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qi3NAH7XvzfWYUbb7VIBKAqT7Xvdbxiv1si5fRcUHPdE6RM3JvtKGBG/mGTi71QhI T8zg1EYhb9dyB1mOwV36a5ZUaKpE1diQ4XcxuTiXUZ3ixm0/8WAIEAvjx9tNE7dys0 IsPjgcGKiFYuNb4o69TI9Hi98Tfv74V3l51jp3TpsItwmaFdoR7Jh8sYUwtuMSlf01 FKqhSbeNpkfoqvP0+gxT3aCHB4jHwWwGrVpaA/Q3+Ouu0h+C3OxpMajqip+JVrYRlk x0V8DVeShoZRdRH0k11Q977ZN74fqBm1D66+5n9JHrvRX3D1+1me1TAj9Oc5ZGDbmQ Krlex9UgJNiRA== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4RQWVF5rzfz4wxm; Wed, 16 Aug 2023 11:57:25 +1000 (AEST) Date: Wed, 16 Aug 2023 11:57:24 +1000 From: Stephen Rothwell To: Dave Airlie Cc: Alex Deucher , Alex Deucher , Lijo Lazar , Linux Kernel Mailing List , Linux Next Mailing List , DRI Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20230816115724.2671a521@canb.auug.org.au> In-Reply-To: <20230815210747.6c409362@canb.auug.org.au> References: <20230815210747.6c409362@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/hLaiN2hlm7tF2C7EDsF6Q3d"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Tue, 15 Aug 2023 21:07:47 +1000 Stephen Rothwell = wrote: > > After merging the amdgpu tree, today's linux-next build (htmldocs) > produced this warning: >=20 > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not= found > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not= found > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'serial_number' no= t found >=20 > Introduced by commit >=20 > 7957ec80ef97 ("drm/amdgpu: Add FRU sysfs nodes only if needed") The above commit is now in the drm tree. --=20 Cheers, Stephen Rothwell --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmTcLQUACgkQAVBC80lX 0Gx4cAf/XHH+bTc/XVcVq6O0qqDdDZhcAHicG0j2VqCq0oEEqdqaUDiWy9qlF3Vk vbbl3bzPEQpthRxaTIenrjnpKPqZmbK3mRX+U6oncMonzm4PyxhcG8LZrythdq6z gTAJxcuYB+PCc0q69DrBVXn0k00SiG60WPra6W4KiZTrrn24mNI89YzO5C88m0xr fujY7Yaaz4dcfon155dpROtOsl8W6Klha/xKXW+c6w3JN7UuJOCQBrSgxa2ZNy0g Xt7fBwD6j13fe/uoW66mPIPCb1iAzWn7I3hllP8W+hbUw8OF35SlwqFwDIHxF8Tu fLEokVYBM+TkRH2kxzF3959JSgyFqw== =ts9/ -----END PGP SIGNATURE----- --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d-- 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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 22586C0015E for ; Wed, 16 Aug 2023 01:57:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 94D6410E2B0; Wed, 16 Aug 2023 01:57:33 +0000 (UTC) Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8241F10E2B0 for ; Wed, 16 Aug 2023 01:57:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1692151046; bh=VMPnkY84RVO6NpMoKoyotthWhgdo+45obicNwcXFlrk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qi3NAH7XvzfWYUbb7VIBKAqT7Xvdbxiv1si5fRcUHPdE6RM3JvtKGBG/mGTi71QhI T8zg1EYhb9dyB1mOwV36a5ZUaKpE1diQ4XcxuTiXUZ3ixm0/8WAIEAvjx9tNE7dys0 IsPjgcGKiFYuNb4o69TI9Hi98Tfv74V3l51jp3TpsItwmaFdoR7Jh8sYUwtuMSlf01 FKqhSbeNpkfoqvP0+gxT3aCHB4jHwWwGrVpaA/Q3+Ouu0h+C3OxpMajqip+JVrYRlk x0V8DVeShoZRdRH0k11Q977ZN74fqBm1D66+5n9JHrvRX3D1+1me1TAj9Oc5ZGDbmQ Krlex9UgJNiRA== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4RQWVF5rzfz4wxm; Wed, 16 Aug 2023 11:57:25 +1000 (AEST) Date: Wed, 16 Aug 2023 11:57:24 +1000 From: Stephen Rothwell To: Dave Airlie Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20230816115724.2671a521@canb.auug.org.au> In-Reply-To: <20230815210747.6c409362@canb.auug.org.au> References: <20230815210747.6c409362@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/hLaiN2hlm7tF2C7EDsF6Q3d"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lijo Lazar , Linux Kernel Mailing List , DRI , Alex Deucher , Linux Next Mailing List Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Tue, 15 Aug 2023 21:07:47 +1000 Stephen Rothwell = wrote: > > After merging the amdgpu tree, today's linux-next build (htmldocs) > produced this warning: >=20 > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not= found > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not= found > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'serial_number' no= t found >=20 > Introduced by commit >=20 > 7957ec80ef97 ("drm/amdgpu: Add FRU sysfs nodes only if needed") The above commit is now in the drm tree. --=20 Cheers, Stephen Rothwell --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmTcLQUACgkQAVBC80lX 0Gx4cAf/XHH+bTc/XVcVq6O0qqDdDZhcAHicG0j2VqCq0oEEqdqaUDiWy9qlF3Vk vbbl3bzPEQpthRxaTIenrjnpKPqZmbK3mRX+U6oncMonzm4PyxhcG8LZrythdq6z gTAJxcuYB+PCc0q69DrBVXn0k00SiG60WPra6W4KiZTrrn24mNI89YzO5C88m0xr fujY7Yaaz4dcfon155dpROtOsl8W6Klha/xKXW+c6w3JN7UuJOCQBrSgxa2ZNy0g Xt7fBwD6j13fe/uoW66mPIPCb1iAzWn7I3hllP8W+hbUw8OF35SlwqFwDIHxF8Tu fLEokVYBM+TkRH2kxzF3959JSgyFqw== =ts9/ -----END PGP SIGNATURE----- --Sig_/hLaiN2hlm7tF2C7EDsF6Q3d--