lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <73a84621-400e-41f8-b3a3-96499fc3320b@igalia.com>
Date: Fri, 4 Jul 2025 15:49:36 -0300
From: André Almeida <andrealmeid@...lia.com>
To: Raag Jadav <raag.jadav@...el.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
 Linux Next Mailing List <linux-next@...r.kernel.org>, airlied@...il.com,
 simona@...ll.ch, Krzysztof Karas <krzysztof.karas@...el.com>,
 dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
 kernel-dev@...lia.com
Subject: Re: [PATCH v3 1/3] drm/doc: Fix title underline for "Task
 information"

Em 04/07/2025 15:41, Raag Jadav escreveu:
> On Fri, Jun 27, 2025 at 02:17:13PM -0300, André Almeida wrote:
>> 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
> 
> Unrelated change. Someone with a different editor added this and now
> your editor disagrees with it.
> 
> Switching to binary mode usually fixes the issue.
> 
> Raag

After fixing that, can I add your Reviewed-by:?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ