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] [day] [month] [year] [list]
Date:   Tue, 13 Sep 2022 09:05:30 -0400
From:   Alex Deucher <alexdeucher@...il.com>
To:     cgel.zte@...il.com
Cc:     sunpeng.li@....com, Xu Panda <xu.panda@....com.cn>,
        airlied@...ux.ie, linux-kernel@...r.kernel.org,
        Zeal Robot <zealci@....com.cn>, Xinhui.Pan@....com,
        Rodrigo.Siqueira@....com, roman.li@....com,
        amd-gfx@...ts.freedesktop.org, nicholas.kazlauskas@....com,
        aurabindo.pillai@....com, dri-devel@...ts.freedesktop.org,
        Wayne.Lin@....com, alexander.deucher@....com,
        christian.koenig@....com
Subject: Re: [PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate
 included header files

Applied.  Thanks!

On Sun, Sep 11, 2022 at 11:23 PM <cgel.zte@...il.com> wrote:
>
> From: Xu Panda <xu.panda@....com.cn>
>
> soc15_common.h is included more than once.
>
> Reported-by: Zeal Robot <zealci@....com.cn>
> Signed-off-by: Xu Panda <xu.panda@....com.cn>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index 7a93162633ae..0e42bf496a73 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -98,8 +98,6 @@
>  #include "soc15_common.h"
>  #include "vega10_ip_offset.h"
>
> -#include "soc15_common.h"
> -
>  #include "gc/gc_11_0_0_offset.h"
>  #include "gc/gc_11_0_0_sh_mask.h"
>
> --
> 2.15.2
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ