From: David Hildenbrand <david@redhat.com>
To: Thomas Huth <thuth@redhat.com>, Stefan Weil <sw@weilnetz.de>,
qemu-devel@nongnu.org
Cc: qemu-s390x@nongnu.org, famz@redhat.com, agraf@suse.de, rth@twiddle.net
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH] s390x: Add missing QEMU_NORETURN attribute (CID 1383842)
Date: Mon, 18 Dec 2017 09:00:10 +0100 [thread overview]
Message-ID: <a55c3dec-23ac-aa78-ac18-3df1e94afee4@redhat.com> (raw)
In-Reply-To: <f358f063-dcb7-84c5-97c6-010618a6e24d@redhat.com>
> I think the best solution would be to call tcg_s390_program_interrupt()
> directly from helper_divs64() instead of going through the
> s390_program_interrupt() wrapper. helper_divs64() is for TCG only, so it
> should be fine to directly use the tcg_s390_program_interrupt() function
> there.
Just add a return after s390_program_interrupt().
>
> Thomas
>
--
Thanks,
David / dhildenb
next prev parent reply other threads:[~2017-12-18 8:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-17 10:11 [Qemu-devel] [PATCH] s390x: Add missing QEMU_NORETURN attribute (CID 1383842) Stefan Weil
2017-12-17 10:25 ` no-reply
2017-12-17 10:58 ` Stefan Weil
2017-12-17 17:07 ` [Qemu-devel] [qemu-s390x] " Thomas Huth
2017-12-18 8:00 ` David Hildenbrand [this message]
2017-12-18 8:05 ` David Hildenbrand
2017-12-18 8:11 ` Thomas Huth
2017-12-17 10:37 ` [Qemu-devel] " no-reply
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=a55c3dec-23ac-aa78-ac18-3df1e94afee4@redhat.com \
--to=david@redhat.com \
--cc=agraf@suse.de \
--cc=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=rth@twiddle.net \
--cc=sw@weilnetz.de \
--cc=thuth@redhat.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).