From: Rasmus Villemoes <linux@rasmusvillemoes.dk>
To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Subject: [PATCH 0/3] drm: more pre-decrement fixes
Date: Mon, 15 Feb 2016 19:41:44 +0100 [thread overview]
Message-ID: <1455561708-32390-1-git-send-email-linux@rasmusvillemoes.dk> (raw)
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.
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(-)
--
2.1.4
next reply other threads:[~2016-02-15 18:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 18:41 Rasmus Villemoes [this message]
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-15 18:41 ` [PATCH 3/3] drm/radeon: " Rasmus Villemoes
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=1455561708-32390-1-git-send-email-linux@rasmusvillemoes.dk \
--to=linux@rasmusvillemoes.dk \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®