diff options
| author | André Almeida <andrealmeid@igalia.com> | 2025-07-04 16:07:22 -0300 |
|---|---|---|
| committer | André Almeida <andrealmeid@igalia.com> | 2025-07-10 18:07:47 -0300 |
| commit | b59df66c0876891ad406844f238f6b322741e521 (patch) | |
| tree | 69b45748925e42a5cc6d38b54aee8fd3639b32fd /Documentation/gpu | |
| parent | 530694f54dd5e097866999bbaebc5c133e5507b6 (diff) | |
| download | linux-b59df66c0876891ad406844f238f6b322741e521.tar.gz linux-b59df66c0876891ad406844f238f6b322741e521.tar.bz2 linux-b59df66c0876891ad406844f238f6b322741e521.zip | |
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@canb.auug.org.au>
Closes: https://lore.kernel.org/lkml/20250618150333.5ded99a0@canb.auug.org.au/
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250704190724.1159416-1-andrealmeid@igalia.com
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Diffstat (limited to 'Documentation/gpu')
| -rw-r--r-- | Documentation/gpu/drm-uapi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
