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 384A1C433EF for ; Thu, 20 Jan 2022 03:26:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 475D510E1AD; Thu, 20 Jan 2022 03:26:43 +0000 (UTC) Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9EEF110E1AD; Thu, 20 Jan 2022 03:26:41 +0000 (UTC) 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 (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4JfSbg5bpkz4y3h; Thu, 20 Jan 2022 14:26:39 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1642649200; bh=FT3/xS+i3pKO1Rq5p3/rgHtAgCACk52OCkLLXm/hxl8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pwBctDf9UXYvLw9avbNru0hoc+QC78quF5aL0hsg6kSxqN+ScdEb6wk2Og5Wdyybj GCd7sqiIHpG26yRbi5V5VzDcqEpemBZ8VoYRbOhvTjyLh1AmIHTiNqRR8BQ0NmeD3x qhSzp3ZRBcnk08HsHtGQR4LywBcisWKnyzVL1zikdq+0ca46OAXTHWgmgdM7Erh927 Dtz5OYoYk0fzqaHe57VAoHsoiQYShuyhjLRz4K4Ffl1+UFJcmvO6o1aTsNlhtyPlLi VD7SrfDoTqX+hwIA/MLqaH9xt5/BdATjT0ddAamYlc4VCyN0UzMWCA+wHJbZU4vTE2 i8JPQjhtTCXew== Date: Thu, 20 Jan 2022 14:26:39 +1100 From: Stephen Rothwell To: Daniel Vetter , Intel Graphics , DRI Subject: Re: linux-next: build warning after merge of the drm-misc tree Message-ID: <20220120142639.02c54ae9@canb.auug.org.au> In-Reply-To: <20211117134926.1d339d71@canb.auug.org.au> References: <20211117134926.1d339d71@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/Xhb9mvR1geFap9+==HkXU1D"; 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: Linux Next Mailing List , Linux Kernel Mailing List Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/Xhb9mvR1geFap9+==HkXU1D Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Wed, 17 Nov 2021 13:49:26 +1100 Stephen Rothwell = wrote: >=20 > After merging the drm-misc tree, today's linux-next build (htmldocs) > produced this warning: >=20 > include/drm/gpu_scheduler.h:316: warning: Function parameter or member 'w= ork' not described in 'drm_sched_job' >=20 > Introduced by commit >=20 > 542cff7893a3 ("drm/sched: Avoid lockdep spalt on killing a processes") I am still seeing this warning. --=20 Cheers, Stephen Rothwell --Sig_/Xhb9mvR1geFap9+==HkXU1D Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmHo1m8ACgkQAVBC80lX 0Gwe4wgAg1Avti7A8EJ2DCMxpGmXL4BjKZeX0jKKbDuPJTDrMgGR7S3duunC7waT 7QFTHTxnEwSeRt+sm8ZkofrBvLxkZg4WUCn8YkxcTU7S1H9SY/r86+zJMlPCc/xB GyMv7oY+G1HkG7XA0Ou5FgBjTxHyqrWr9a462Fosim2CEr1klT4H+uP7DGoc/oKY o0PKTBp0TEfd1i2RmqnlomxZlGZiiGpT6CvXJDfGX5kM8OghwpLc1YyJwANaDOC2 E2Kziy2wtE+ig2Sgr6liMEKyyb/qTRjhN4VcF8/BGB/SEkHMKsY5pywJQzk7Y8i1 gj28nDpwihp9p7PVvjawsreyD/pbVg== =xwhi -----END PGP SIGNATURE----- --Sig_/Xhb9mvR1geFap9+==HkXU1D--