From: "Christian König" <deathsimple@vodafone.de>
To: Rasmus Villemoes <linux@rasmusvillemoes.dk>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] drm: more pre-decrement fixes
Date: Tue, 16 Feb 2016 09:21:23 +0100 [thread overview]
Message-ID: <56C2DC03.7000207@vodafone.de> (raw)
In-Reply-To: <1455561708-32390-1-git-send-email-linux@rasmusvillemoes.dk>
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@amd.com>.
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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: "Christian König" <deathsimple@vodafone.de>
To: Rasmus Villemoes <linux@rasmusvillemoes.dk>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] drm: more pre-decrement fixes
Date: Tue, 16 Feb 2016 09:21:23 +0100 [thread overview]
Message-ID: <56C2DC03.7000207@vodafone.de> (raw)
In-Reply-To: <1455561708-32390-1-git-send-email-linux@rasmusvillemoes.dk>
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@amd.com>.
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(-)
>
next prev parent reply other threads:[~2016-02-16 8:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 18:41 [PATCH 0/3] drm: more pre-decrement fixes Rasmus Villemoes
2016-02-15 18:41 ` [PATCH 1/3] drm/amdgpu: use post-decrement in error handling Rasmus Villemoes
2016-02-15 18:41 ` [PATCH 2/3] drm/nouveau: " Rasmus Villemoes
2016-02-19 3:32 ` Ben Skeggs
2016-02-19 3:32 ` Ben Skeggs
2016-02-15 18:41 ` [PATCH 3/3] drm/radeon: " Rasmus Villemoes
2016-02-16 8:21 ` Christian König [this message]
2016-02-16 8:21 ` [PATCH 0/3] drm: more pre-decrement fixes Christian König
2016-02-16 15:06 ` Alex Deucher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56C2DC03.7000207@vodafone.de \
--to=deathsimple@vodafone.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.