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 EF7FDC433F5 for ; Thu, 20 Jan 2022 03:19:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2E89E10E2DC; Thu, 20 Jan 2022 03:19:57 +0000 (UTC) Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4BA7A10E2DC; Thu, 20 Jan 2022 03:19:55 +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 4JfSRq5hcZz4y3V; Thu, 20 Jan 2022 14:19:51 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1642648792; bh=9Hvbm+Xuhtmx0SV969rssKTFL/L1gqGA6Cl71idCz/8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=hYMSnaBsmEUZ59cOoTPKH99N4Y8ru0JD2DS8Y5+5HdzMLJ/sxuOUD/RrpNmxKvQRi XhVX2+vW4FHR5sAn/FDI6jKUZZqy40z53TfOWOAQmzHzbujxwP+Ba8p17MAx461s7h gv3t13eXhIRTD0jncHariKNgfRF7+tgwnWdYgkfILWXa/aQODYRjyFBN0VUo91I8nI WYS12tF59KeC0X6AZtGRNWUAKMDOP+oeQw8gQeh/34lof9ddihQV3zQILcMvaXHSZq z1k14Wtr+tgyDdCjxpzpvAoBUgIUCCx0U15nl8c3TOR4kj+3RIt+Px1Hu3pBs8VjJu IIenW7L688E9w== Date: Thu, 20 Jan 2022 14:19:51 +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: <20220120141951.30609ba3@canb.auug.org.au> In-Reply-To: <20211015210104.0f034544@canb.auug.org.au> References: <20211015210104.0f034544@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/3I6dgusHAyO+qlE=quyott0"; 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: Jani Nikula , Linux Next Mailing List , Linux Kernel Mailing List Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/3I6dgusHAyO+qlE=quyott0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, On Fri, 15 Oct 2021 21:01:04 +1100 Stephen Rothwell = wrote: > > After merging the drm-misc tree, today's linux-next build (htmldocs) > produced this warning: >=20 > include/drm/drm_modeset_lock.h:74: warning: Function parameter or member = 'stack_depot' not described in 'drm_modeset_acquire_ctx' >=20 > Introduced by commit >=20 > cd06ab2fd48f ("drm/locking: add backtrace for locking contended locks w= ithout backoff") I am still getting this warning. --=20 Cheers, Stephen Rothwell --Sig_/3I6dgusHAyO+qlE=quyott0 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmHo1NcACgkQAVBC80lX 0GxVLAf+PCFXWknuqm2TATKAyfYFEbRoFcVbcD2A4xQK/KPyMVY5rljdqhyNARTu DWm8btg58EBtkhQf0S85JFoQ4xu68o5VodRfbtXEiUwd8+RTcuiW1XhOzTCpVdos qxSaHDboRT2r9WTGMAEC5m4BhQWX8hgfQu0bw/QfFLBWGo+GnWAZTF2bDnSN4fkt KotRNI1hwq245qsWy5FulKlJqbq7+m5E8ZSSNdsxvnwTWqHpOR07xOp/9JpIAP9j OD/JDxdZcBVsbznH+3v+PMf4fzbu1FE/V+YSzcewY4K3jK8JVw6aRL0ut+uMxUya 4Nqo8U//wVPHDwshmNP7HW/KV7MfoA== =Hfou -----END PGP SIGNATURE----- --Sig_/3I6dgusHAyO+qlE=quyott0--