From: "Danilo Krummrich" <dakr@kernel.org>
To: "Alice Ryhl" <aliceryhl@google.com>
Cc: <lkp@intel.com>, <bbrezillon@kernel.org>,
<dri-devel@lists.freedesktop.org>,
<oe-kbuild-all@lists.linux.dev>
Subject: Re: [PATCH] drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()
Date: Fri, 09 Jan 2026 17:22:23 +0100 [thread overview]
Message-ID: <DFK73G5XKCEW.3IE3GE9726PDQ@kernel.org> (raw)
In-Reply-To: <20260109082019.3999814-1-aliceryhl@google.com>
On Fri Jan 9, 2026 at 9:20 AM CET, Alice Ryhl wrote:
> When renaming this function, the name in the docs was not updated. This
> causes a KernelDoc warning. Thus, fix it.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202601091113.0b0WuRML-lkp@intel.com/
> Fixes: 9bf4ca1e699c ("drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode")
> Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Applied to drm-misc-next, thanks!
> ---
> Does anyone know what the config option to enable these warnings in my
> own build is?
I think any of the documentation targets should do the trick, I usually use the
htmldocs make target.
prev parent reply other threads:[~2026-01-09 16:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 4:00 [drm-misc:for-linux-next 1/2] Warning: drivers/gpu/drm/drm_gpuvm.c:1836 expecting prototype for drm_gpuvm_bo_obtain(). Prototype was for drm_gpuvm_bo_obtain_locked() instead kernel test robot
2026-01-09 8:20 ` [PATCH] drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked() Alice Ryhl
2026-01-09 16:22 ` Danilo Krummrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DFK73G5XKCEW.3IE3GE9726PDQ@kernel.org \
--to=dakr@kernel.org \
--cc=aliceryhl@google.com \
--cc=bbrezillon@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.