From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Alexander Graf <agraf@suse.de>
Cc: Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Carsten Otte <cotte@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
KVM <kvm@vger.kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [PATCH 3/6] KVM: s390: fix sigp sense running condition code handling
Date: Tue, 26 Jun 2012 17:57:19 +0200 [thread overview]
Message-ID: <20120626175719.76daab6e@BR9GNB5Z> (raw)
In-Reply-To: <B15BC6F5-3B2C-47DD-9879-108CAEF71B22@suse.de>
On Tue, 26 Jun 2012 17:36:19 +0200
Alexander Graf <agraf@suse.de> wrote:
>
> On 26.06.2012, at 17:33, Cornelia Huck wrote:
>
> > On Tue, 26 Jun 2012 16:52:56 +0200
> > Alexander Graf <agraf@suse.de> wrote:
> >
> >>
> >> On 26.06.2012, at 16:06, Cornelia Huck wrote:
> >>
> >>> From: Heiko Carstens <heiko.carstens@de.ibm.com>
> >>>
> >>> Only if the sensed cpu is not running a status is stored, which
> >>> is reflected by condition code 1. If the cpu is running, condition
> >>> code 0 should be returned.
> >>> Just the opposite of what the code is doing.
> >>>
> >>> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
> >>> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
> >>> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
> >>
> >> Yikes. Is this a stable candidate?
> >
> > This code will only hit when running on a host running virtualized
> > itself (where sigp sense running will cause an intercept), so I doubt
> > many people will see the effects.
>
> You mean this will hit when running kvm inside of a z/VM VM? That's a pretty valid use case.
I'd have thought it was a very uncommon one. But I certainly don't
object against putting the fix into stable.
Cornelia
next prev parent reply other threads:[~2012-06-26 15:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 14:06 [PATCH 0/6] kvm/s390: sigp related changes for 3.6 Cornelia Huck
2012-06-26 14:06 ` [PATCH 1/6] s390/smp: remove redundant check Cornelia Huck
2012-06-26 14:06 ` [PATCH 2/6] s390/smp/kvm: unifiy sigp definitions Cornelia Huck
2012-06-26 14:06 ` [PATCH 3/6] KVM: s390: fix sigp sense running condition code handling Cornelia Huck
2012-06-26 14:52 ` Alexander Graf
2012-06-26 15:33 ` Cornelia Huck
2012-06-26 15:36 ` Alexander Graf
2012-06-26 15:57 ` Cornelia Huck [this message]
2012-06-26 16:03 ` Alexander Graf
2012-06-26 14:06 ` [PATCH 4/6] KVM: s390: fix sigp set prefix status stored cases Cornelia Huck
2012-06-26 14:56 ` Alexander Graf
2012-06-26 15:39 ` Cornelia Huck
2012-06-26 15:42 ` Alexander Graf
2012-06-26 14:06 ` [PATCH 5/6] KVM: s390: use sigp condition code defines Cornelia Huck
2012-06-26 14:06 ` [PATCH 6/6] KVM: s390: Fix sigp sense handling Cornelia Huck
2012-06-29 23:19 ` [PATCH 0/6] kvm/s390: sigp related changes for 3.6 Marcelo Tosatti
2012-07-02 10:00 ` Martin Schwidefsky
2012-07-02 23:16 ` Marcelo Tosatti
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=20120626175719.76daab6e@BR9GNB5Z \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=avi@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=schwidefsky@de.ibm.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).