[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a85c8fb3-7bb9-4933-a6de-d3fad20dbcdf@igalia.com>
Date: Tue, 24 Jun 2025 12:25:19 -0300
From: André Almeida <andrealmeid@...lia.com>
To: Raag Jadav <raag.jadav@...el.com>
Cc: airlied@...il.com, simona@...ll.ch,
Krzysztof Karas <krzysztof.karas@...el.com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
kernel-dev@...lia.com, Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH v2 1/2] drm/doc: Fix title underline for "Task
information"
Hi Raag,
Can you give me a Reviewed-by/Acked-by for this series before I push to
drm-misc-next?
Em 19/06/2025 11:06, André Almeida escreveu:
> Fix the following warning:
>
> Documentation/gpu/drm-uapi.rst:450: WARNING: Title underline too short.
>
> Task information
> --------------- [docutils]
>
> Fixes: cd37124b4093 ("drm/doc: Add a section about "Task information" for the wedge API")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Signed-off-by: André Almeida <andrealmeid@...lia.com>
> ---
> v2: Add Reported-by tag
> ---
> Documentation/gpu/drm-uapi.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst
> index 263e5a97c080..10dea6a1f097 100644
> --- a/Documentation/gpu/drm-uapi.rst
> +++ b/Documentation/gpu/drm-uapi.rst
> @@ -447,7 +447,7 @@ hang is usually the most critical one which can result in consequential hangs or
> complete wedging.
>
> Task information
> ----------------
> +----------------
>
> The information about which application (if any) was involved in the device
> wedging is useful for userspace if they want to notify the user about what
> @@ -728,4 +728,4 @@ Stable uAPI events
> From ``drivers/gpu/drm/scheduler/gpu_scheduler_trace.h``
>
> .. kernel-doc:: drivers/gpu/drm/scheduler/gpu_scheduler_trace.h
> - :doc: uAPI trace events
> \ No newline at end of file
> + :doc: uAPI trace events
Powered by blists - more mailing lists