All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: David Hildenbrand <david@redhat.com>, qemu-s390x@nongnu.org
Cc: qemu-devel@nongnu.org, Alexander Graf <agraf@suse.de>,
	Cornelia Huck <cohuck@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2] s390x/tcg: add various alignment check
Date: Wed, 14 Feb 2018 11:04:37 -0800	[thread overview]
Message-ID: <a3b2029e-a092-e7f7-8953-12d59b874736@twiddle.net> (raw)
In-Reply-To: <20180214173102.9363-1-david@redhat.com>

On 02/14/2018 09:31 AM, David Hildenbrand wrote:
> Let's add proper alignment checks for a handful of instructions that
> require a SPECIFICATION exception in case alignment is violated.
> 
> Introduce new wout/in functions. Declare them as "static inline" to avoid
> warnings about not being used for CONFIG_USER_ONLY (as we are right
> now only using them for privileged instructions).

Annoyingly, clang will still warn for this.

Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~

  reply	other threads:[~2018-02-14 19:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 17:31 [Qemu-devel] [PATCH v2] s390x/tcg: add various alignment check David Hildenbrand
2018-02-14 19:04 ` Richard Henderson [this message]
2018-02-15  9:47   ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2018-02-15  9:49     ` Cornelia Huck
2018-02-15 10:10       ` David Hildenbrand
2018-02-15 14:13       ` Eric Blake
2018-02-15 14:19         ` David Hildenbrand

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=a3b2029e-a092-e7f7-8953-12d59b874736@twiddle.net \
    --to=rth@twiddle.net \
    --cc=agraf@suse.de \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.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 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.