From: Riku Voipio <riku.voipio@linaro.org>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: petar.jovanovic@imgtec.com,
Petar Jovanovic <petar.jovanovic@rt-rk.com>,
qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] linux-user: change do_semop to return target errno when unsuccessful
Date: Fri, 19 Apr 2013 13:10:51 +0300 [thread overview]
Message-ID: <CAAqcGHmDoOxTeySKHC9OC7oPdXcRjgKi7CM+CPQ2MJ6fsteYAw@mail.gmail.com> (raw)
In-Reply-To: <20130419094210.GF30143@stefanha-thinkpad.redhat.com>
[-- Attachment #1: Type: text/plain, Size: 869 bytes --]
On 19 April 2013 12:42, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> On Thu, Mar 21, 2013 at 06:57:36PM +0100, Petar Jovanovic wrote:
> > From: Petar Jovanovic <petar.jovanovic@imgtec.com>
> >
> > do_semop() is called from two places, and one of these fails to convert
> > return error to target errno when semop fails. This patch changes the
> > function to always return target errno in case of an unsuccessful call.
> >
> > Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
> > ---
> > linux-user/syscall.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Thanks, applied to the trivial patches tree:
> https://github.com/stefanha/qemu/commits/trivial-patches
>
> Hi,
It's also in my linux-user updates set I'm testing now:
https://git.linaro.org/gitweb?p=people/rikuvoipio/qemu.git;a=shortlog;h=refs/heads/linux-user-for-upstream
[-- Attachment #2: Type: text/html, Size: 1698 bytes --]
prev parent reply other threads:[~2013-04-19 10:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 17:57 [Qemu-devel] [PATCH] linux-user: change do_semop to return target errno when unsuccessful Petar Jovanovic
2013-03-21 18:03 ` Peter Maydell
2013-04-01 17:07 ` Petar Jovanovic
2013-04-08 18:31 ` Petar Jovanovic
2013-04-15 12:10 ` Petar Jovanovic
2013-04-19 9:42 ` Stefan Hajnoczi
2013-04-19 10:10 ` Riku Voipio [this message]
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=CAAqcGHmDoOxTeySKHC9OC7oPdXcRjgKi7CM+CPQ2MJ6fsteYAw@mail.gmail.com \
--to=riku.voipio@linaro.org \
--cc=petar.jovanovic@imgtec.com \
--cc=petar.jovanovic@rt-rk.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).