[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250704190724.1159416-1-andrealmeid@igalia.com>
Date: Fri, 4 Jul 2025 16:07:22 -0300
From: André Almeida <andrealmeid@...lia.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, Linux Next Mailing List <linux-next@...r.kernel.org>, airlied@...il.com, simona@...ll.ch, " Raag Jadav " <raag.jadav@...el.com>,
Krzysztof Karas <krzysztof.karas@...el.com>
Cc: dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
kernel-dev@...lia.com,
André Almeida <andrealmeid@...lia.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [PATCH v4 1/3] drm/doc: Fix title underline for "Task information"
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>
Closes: https://lore.kernel.org/lkml/20250618150333.5ded99a0@canb.auug.org.au/
Reviewed-by: Raag Jadav <raag.jadav@...el.com>
Signed-off-by: André Almeida <andrealmeid@...lia.com>
---
v4: Drop new line at the end of file
v2: Add Reported-by tag
---
---
Documentation/gpu/drm-uapi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst
index 263e5a97c080..5bc1da4915af 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
--
2.49.0
Powered by blists - more mailing lists