From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 79B9C25779; Sun, 14 Jul 2024 22:58:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=150.107.74.76 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720997883; cv=none; b=PMQaf0ylA7KUfGW2YBcpEJDw/R5gF326Eywt2lWBdfrhL6D1bQp5ot4MjuA1dnql5vyIQAIqZRUUBkcmUDK5iwByz61Zq/oyxRobpZwvKNw/8x/T8BfRr2e+oLvFqu8J4Jf/gBeU2AXd39TANj6D/7OOxH7zUrHhZZOxup8o61M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720997883; c=relaxed/simple; bh=0YSZNfqVdMNMr5zN819ojYw9riPsSBnxfLSYVSsRROU=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=pUBO+q7nWE4n7aDJDLhneL/Rxmi2E9S2vZGkY+K5xd8gH/glrgEKZDj890EmUT8f4M/Ff4VkmPbSjUAjAgsV8nCBatlv3q4UiWxRPheZjVM2HMwjZmy67D1L9VftzYxk67qcb91k6q64rjjwAGVfmeo+2o/1i5YSJwx3n4DQ1ac= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au; spf=pass smtp.mailfrom=canb.auug.org.au; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b=SfTD7laq; arc=none smtp.client-ip=150.107.74.76 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="SfTD7laq" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1720997878; bh=vg+yh7zenOrIMErIhxXf0TDONahMBLz/80pIccqu3RU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=SfTD7laqIkRsJIeeMJHDTWfMtsDDi6Mz1dim/zDaG9WjhIaqVqz9mfb2T7Ym19yoj 4D+xHc2XuH2dDh2m6+twGZssIugYXqZ32jAHUFpyrSm7FDWKBUccQ9n5yH4uWLJnJe 4b2XVhMRo+nrXqG4E2H4gTHAzCbthnjGBUKetIOjqGFcTLXNju8MIW9nMhGkWoFjvw Pziq+2BJjtg2iZ+r8lbZByUKd40xobWni2D5XVT3HAbWQ59fnfhc3h8eUxSOdA4vhb 8GNHQx9OMFOwueVl9nJw92DpwgifTQ53M9LkUdRso61nJBQa5KjnQ9EMj+uK5sgGx+ oQ+G3Kebit7jQ== 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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4WMgj15LFhz4wbh; Mon, 15 Jul 2024 08:57:57 +1000 (AEST) Date: Mon, 15 Jul 2024 08:57:57 +1000 From: Stephen Rothwell To: Alex Deucher Cc: Alex Deucher , Rodrigo Siqueira , Dave Airlie , DRI , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20240715085757.4e03f6eb@canb.auug.org.au> In-Reply-To: <20240422095448.18c9a566@canb.auug.org.au> References: <20240130135421.19907631@canb.auug.org.au> <20240422095448.18c9a566@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/GPeK1aJe.wYf9J5eCrLGgya"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/GPeK1aJe.wYf9J5eCrLGgya Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Mon, 22 Apr 2024 09:54:48 +1000 Stephen Rothwell = wrote: > > On Tue, 30 Jan 2024 13:54:21 +1100 Stephen Rothwell wrote: > > > > After merging the amdgpu tree, today's linux-next build (htmldocs) > > produced this warning: > >=20 > > drivers/gpu/drm/amd/display/dc/inc/hw/opp.h:1: warning: no structured c= omments found > > drivers/gpu/drm/amd/display/dc/inc/hw/opp.h:1: warning: no structured c= omments found > >=20 > > Introduced by commit > >=20 > > 0fba33311e63 ("Documentation/gpu: Add entry for OPP in the kernel doc= ") =20 >=20 > I am still seeing these warnings (as of last Friday) but the above > commit is now in Linus' tree. I am still seeing these warnings (as of last Friday). --=20 Cheers, Stephen Rothwell --Sig_/GPeK1aJe.wYf9J5eCrLGgya Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmaUV/UACgkQAVBC80lX 0Gyzhwf/ZrKatqIfRvuEzJzR2Q699+Cnj8uE9ZzDS/TUMm8V1jzhILgG1Fa2829S gQcjp8RoWwfgsFFC11BUYrxsey+gRfTntIGHS87qQze4Klj6HwMeBvespyHXA1IY UXqr3n/RJmImwkTf4Vro4NRnf1Y6SjPzRDICqP0MVVaNX0jX4Xxvqkc1OTbOTe4K fsGxf4gDiTrEaxjQoFiBAqIBKLtR5W5pZcHhTPSHXTG8lylWZtZEkaMzPiWx1/Gi mp16SRzqg05ijg/VlmiWCv8FPzgnL6UlFn90vVBknQAY7VvytCpxGsqIkzIa3NoT XHGgkQ1+AWHElIamLJ8EbkTk7sI/5A== =aMGQ -----END PGP SIGNATURE----- --Sig_/GPeK1aJe.wYf9J5eCrLGgya--