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]
Date:   Wed, 21 Nov 2018 16:15:51 +0800
From:   "Zhang, Jerry(Junwei)" <Jerry.Zhang@....com>
To:     Brajeswar Ghosh <brajeswar.linux@...il.com>,
        <alexander.deucher@....com>, <christian.koenig@....com>,
        <David1.Zhou@....com>, <airlied@...ux.ie>, <leo.liu@....com>,
        <andrey.grodzovsky@....com>, <Emily.Deng@....com>,
        <Rex.Zhu@....com>
CC:     <jrdr.linux@...il.com>, <amd-gfx@...ts.freedesktop.org>,
        <dri-devel@...ts.freedesktop.org>, <linux-kernel@...r.kernel.org>,
        <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header

On 11/21/18 3:11 PM, Brajeswar Ghosh wrote:
> Remove gca/gfx_8_0_d.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@....com>

> ---
>   drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
> index 6dbd39730070..4e4289a06a53 100644
> --- a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
> @@ -37,7 +37,6 @@
>   #include "gca/gfx_8_0_d.h"
>   #include "smu/smu_7_1_2_d.h"
>   #include "smu/smu_7_1_2_sh_mask.h"
> -#include "gca/gfx_8_0_d.h"
>   #include "gca/gfx_8_0_sh_mask.h"
>   #include "ivsrcid/ivsrcid_vislands30.h"
>   

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ