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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 16 Feb 2016 10:06:26 -0500
From:	Alex Deucher <alexdeucher@...il.com>
To:	Christian König <deathsimple@...afone.de>
Cc:	Rasmus Villemoes <linux@...musvillemoes.dk>,
	Maling list - DRI developers 
	<dri-devel@...ts.freedesktop.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/3] drm: more pre-decrement fixes

On Tue, Feb 16, 2016 at 3:21 AM, Christian König
<deathsimple@...afone.de> wrote:
> Am 15.02.2016 um 19:41 schrieb Rasmus Villemoes:
>>
>> A few more cases where one should use post-decrement when unwinding,
>> this time found where the unwinding is done inside the setup loop
>> instead of after an error label.
>
>
> Patch 1 and 3 are Reviewed-by: Christian König <christian.koenig@....com>.

Patches 1 and 3 applied.  thanks!

Alex

>
> Nice catch,
> Christian.
>
>>
>> Rasmus Villemoes (3):
>>    drm/amdgpu: use post-decrement in error handling
>>    drm/nouveau: use post-decrement in error handling
>>    drm/radeon: use post-decrement in error handling
>>
>>   drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
>>   drivers/gpu/drm/nouveau/nouveau_bo.c    | 2 +-
>>   drivers/gpu/drm/radeon/radeon_ttm.c     | 2 +-
>>   3 files changed, 3 insertions(+), 3 deletions(-)
>>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ