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 661D0EB64DC for ; Tue, 11 Jul 2023 23:12:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229537AbjGKXMl (ORCPT ); Tue, 11 Jul 2023 19:12:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229505AbjGKXMl (ORCPT ); Tue, 11 Jul 2023 19:12:41 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BDDD134; Tue, 11 Jul 2023 16:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1689117158; bh=iktfRfulltKZV6uBdwfsXmUTIlG7AOOCY9pGGvEfaII=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=WPe4EqYDdwrcqvHzILo6WImR49EMQP6bhs+of1EvaB2bMpokeIfQw8ij1EJLmjxvk 2d1RX9R6WKXawohqVvL2afWqCFwhz3FYNP/KoNLUAxUPcamIop1qcmVInmBeyHx7AZ OxSJMteLLegNdpjb5wUKm9JWPdyCESEf4Geor03LmRUwNk8cLep6lx2tMWSWvLw/pm fDRyE84oZ8hw2vsE+HEIpTumo7+VfsdpfZYLVqE23KwnMpLGKq0JRpKgZDbLfLSvz2 4oud7yquvIyERDB2699GwFkcBucp9M06JR2T2gmqvKzOOF2pBIn3QJ+zkb4wDser6i 7C05yNUoV9QDw== 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 4R0xVG1zVnz4wy7; Wed, 12 Jul 2023 09:12:38 +1000 (AEST) Date: Wed, 12 Jul 2023 09:12:37 +1000 From: Stephen Rothwell To: Alex Deucher Cc: Aurabindo Pillai , Rodrigo Siqueira , Linux Kernel Mailing List , Linux Next Mailing List , Dave Airlie , DRI Subject: Re: linux-next: build warning after merge of the amdgpu tree Message-ID: <20230712091237.65a6ab94@canb.auug.org.au> In-Reply-To: <20221026121428.5181969a@canb.auug.org.au> References: <20221026121428.5181969a@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/GPM36BL2F9wwE+aLZqpDwI6"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/GPM36BL2F9wwE+aLZqpDwI6 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Wed, 26 Oct 2022 12:14:28 +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/dc.h:1289: warning: Function parameter or = member 'plane_states' not described in 'dc_validation_set' >=20 > Introduced by commit >=20 > f6ae69f49fcf ("drm/amd/display: Include surface of unaffected streams") I am still getting this warning (presumably now from Linus' tree). --=20 Cheers, Stephen Rothwell --Sig_/GPM36BL2F9wwE+aLZqpDwI6 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmSt4eUACgkQAVBC80lX 0GxCJAgAnTGLw1Z6otYM44lOkLPndufjLjXPCu5ZlSDXW3p9ypkmo1EvDB8fwICR CoErkDfCfViwLxsFoJ6eniHqoGp5qEzjrD+utK1GvWO9itny3GjgxWYD2euuj15A 6h8uG7LtfWqvWAs1VEddd5AeWD8AejyF/k2g3G27rv06YcqbzdKVjY+zi5xnan7J HzK3pmz0CWOhr5ZLeGln4HhoUuOBR5QAVn3GE2QPDSaqkoUaRJNhdB22C5lF37Yp /4nit3B7AH9WCHTnVClfLQKUwTQnBbyp1wBk3j1b+sV3b8HjzNZWFDJgb4GMQYxj 88n8l1Tc4TWZkRxuWiAtfzIxRE8hUA== =QvFg -----END PGP SIGNATURE----- --Sig_/GPM36BL2F9wwE+aLZqpDwI6--