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 5BD12C19F32 for ; Fri, 7 Mar 2025 08:52:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0FDDE10E031; Fri, 7 Mar 2025 08:52:48 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="qM9dvOR4"; dkim-atps=neutral Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id F140610E031 for ; Fri, 7 Mar 2025 08:52:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1741337560; bh=8KYe0K5/EUIGx7MDzEiip76aGLNfwpMg4hefbcVgJQg=; h=Date:From:To:Cc:Subject:From; b=qM9dvOR4FQPDx2K814xhsb33PP973kWfQ5KARNj1efPbVc9eAlmRWoHLmEZ73l3Ii hGWRyR+lQUFwakfGfafr461miSUX4ug3weBvO14GX2u1MFOV+TbH2dt1hZJ8ymNyo6 acX/5SsMRPhxlsnZ+tBMPaNDUyhY8+2xe1Wb/wvoJE1qxd8tvGo1ZBdUajfqvBN9NV QeVgEtDCF3SAnz+YYL6YuhzHQxa1dhGQ7B0elTpOXgXnFt0rbioLaLKX3oJL94LN1f J8gM8Dishth4nqKedzW6Q3Sx8FBbZlZpclT+plIneMe1M6dJGdSRiR3wPytugTC0gE NImzZ0ytjHAgg== 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) (Client did not present a certificate) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Z8Kmm1jv3z4wgp; Fri, 7 Mar 2025 19:52:40 +1100 (AEDT) Date: Fri, 7 Mar 2025 19:52:39 +1100 From: Stephen Rothwell To: Lucas De Marchi , Thomas =?UTF-8?B?SGVsbHN0?= =?UTF-8?B?csO2bQ==?= , DRM XE List Cc: Matthew Brost , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warning after merge of the drm-xe tree Message-ID: <20250307195239.57abcd2d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/P7qf_0ryaazJlc3CUq5mX8J"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" --Sig_/P7qf_0ryaazJlc3CUq5mX8J Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the drm-xe tree, today's linux-next build (htmldocs) produced this warning: Documentation/gpu/rfc/gpusvm.rst:73: ERROR: Error in "kernel-doc" directive: invalid option data: duplicate option "doc". .. kernel-doc:: drivers/gpu/drm/xe/drm_gpusvm.c :doc: Overview :doc: Locking :doc: Migrataion :doc: Partial Unmapping of Ranges :doc: Examples [docutils] Introduced by commit 45f5a1efac90 ("drm/doc: gpusvm: Add GPU SVM documentation") --=20 Cheers, Stephen Rothwell --Sig_/P7qf_0ryaazJlc3CUq5mX8J Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmfKs9cACgkQAVBC80lX 0GxqXAf+Kh3IaRtFZepughoZOQm1LGWdVQJJ0Z9JBz9IuZOKpSts2cIuvRnDAD4g Y8eRh9xgXOozIqM0KsQ7WQIMw7keMI+iPTde60pho2XzMJ0jHm3LVfj5+QMN7F6N ipK9tEO5YrXmp3zRBb27ZLEHxOKvt5SNW8iYUmWYSTz7TeHB+wUvAvawSdaxgHy8 +cyh+WhuS5EB/OoJVv8P6q0t6TOQjoPbyX8l9G2nyeQS8d+QiyT0jWff7y9SJu6q fzn8xwkQXhdbSvXKhFV4HT+T7KjQoGKNQ/loGRDu2kc4FQ0GRpzt5eZs5U/mfFuC 8DL4SX47DgMZ5gnr22QJ3JrJ0N8Epw== =IPQu -----END PGP SIGNATURE----- --Sig_/P7qf_0ryaazJlc3CUq5mX8J--