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: <2573492DD1A88727+468e98e3-ead1-4232-9bc4-6eeef19d143d@uniontech.com>
Date: Fri, 20 Sep 2024 10:31:59 +0800
From: WangYuli <wangyuli@...ontech.com>
To: Christian König <christian.koenig@....com>,
 alexander.deucher@....com, Xinhui.Pan@....com, airlied@...il.com,
 simona@...ll.ch, sunil.khatri@....com, vitaly.prosyak@....com,
 yifan1.zhang@....com, Tim.Huang@....com, jesse.zhang@....com,
 Prike.Liang@....com, Hawking.Zhang@....com, kevinyang.wang@....com,
 srinivasan.shanmugam@....com, Jiadong.Zhu@....com, tao.zhou1@....com,
 pavel@....cz, lee@...nel.org, aren@...cevolution.org
Cc: amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
 linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org, le.ma@....com,
 Wenhui.Sheng@....com, jjhiblot@...phandler.com, guanwentao@...ontech.com,
 zhanjun@...ontech.com
Subject: Re: [PATCH] treewide: Correct the typo 'acccess'

在 2024/9/20 03:01, Christian König wrote:

>
>
> Am 19.09.24 um 20:28 schrieb WangYuli:
>> There are some spelling mistakes of 'acccess' in comments which
>> should be instead of 'access'.
>>
>> Signed-off-by: WangYuli <wangyuli@...ontech.com>
>> ---
>>   drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c   | 2 +-
>>   drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c  | 2 +-
>>   drivers/leds/rgb/leds-group-multicolor.c | 2 +-
>>   3 files changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c 
>> b/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
>> index d3e8be82a172..f847a9fc61e1 100644
>> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
>> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
>> @@ -1894,7 +1894,7 @@ static void gfx_v11_0_init_compute_vmid(struct 
>> amdgpu_device *adev)
>>       mutex_unlock(&adev->srbm_mutex);
>>         /* Initialize all compute VMIDs to have no GDS, GWS, or OA
>> -       acccess. These should be enabled by FW for target VMIDs. */
>> +       access. These should be enabled by FW for target VMIDs. */
>
> While at it could you fix the comment style here? E.g. use
>
> /*
>  * Text
>  * Text
>  */
>
OK.

Link: 
https://lore.kernel.org/all/F25A139789E87C3E+20240920022755.1162495-1-wangyuli@uniontech.com/

With Thomas Zimmermann's Acked-by.

> Thanks,
> Christian.
>
>
Thanks,
-- 
WangYuli

Download attachment "OpenPGP_0xC5DA1F3046F40BEE.asc" of type "application/pgp-keys" (633 bytes)

Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (237 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ