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, 9 Sep 2020 15:21:11 +0200
From:   Christian König <christian.koenig@....com>
To:     Zheng Bin <zhengbin13@...wei.com>, alexander.deucher@....com,
        airlied@...ux.ie, daniel@...ll.ch, amd-gfx@...ts.freedesktop.org,
        dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Cc:     yi.zhang@...wei.com
Subject: Re: [PATCH -next 0/8] drm/amd/amdgpu: fix comparison pointer to bool
 warning

Acked-by: Christian König <christian.koenig@....com> for the series.

Am 09.09.20 um 15:07 schrieb Zheng Bin:
> Zheng Bin (8):
>    drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v10_0.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_2.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in si.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in
>      amdgpu_atpx_handler.c
>    drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v4_0.c
>
>   drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 4 ++--
>   drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c           | 2 +-
>   drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c            | 2 +-
>   drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c           | 4 ++--
>   drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c           | 2 +-
>   drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c           | 2 +-
>   drivers/gpu/drm/amd/amdgpu/si.c                  | 2 +-
>   drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c            | 4 ++--
>   8 files changed, 11 insertions(+), 11 deletions(-)
>
> --
> 2.26.0.106.g9fadedd
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ