From: Paul Mackerras <paulus@ozlabs.org>
To: Paolo Bonzini <pbonzini@redhat.com>, kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org, David Gibson <david@gibson.dropbear.id.au>
Subject: [GIT PULL] Please pull my kvm-ppc-fixes-5.7-1 tag
Date: Tue, 21 Apr 2020 09:53:00 +1000 [thread overview]
Message-ID: <20200420235300.GA7086@blackberry> (raw)
Paolo,
Please do a pull from my kvm-ppc-fixes-5.7-1 tag to get one commit
which fixes a regression introduced in the 5.7 merge window by one of
my patches. It causes guests in HPT mode occasionally to get a
spurious EFAULT error return from KVM_RUN, which tends to cause them
to die.
Thanks,
Paul.
The following changes since commit dbef2808af6c594922fe32833b30f55f35e9da6d:
KVM: VMX: fix crash cleanup when KVM wasn't used (2020-04-07 08:35:36 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-5.7-1
for you to fetch changes up to ae49dedaa92b55258544aace7c585094b862ef79:
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions (2020-04-21 09:23:41 +1000)
----------------------------------------------------------------
PPC KVM fix for 5.7
- Fix a regression introduced in the last merge window, which results
in guests in HPT mode dying randomly.
----------------------------------------------------------------
Paul Mackerras (1):
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
arch/powerpc/kvm/book3s_64_mmu_hv.c | 9 +++++----
arch/powerpc/kvm/book3s_64_mmu_radix.c | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
next reply other threads:[~2020-04-20 23:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 23:53 Paul Mackerras [this message]
2020-04-21 13:37 ` [GIT PULL] Please pull my kvm-ppc-fixes-5.7-1 tag Paolo Bonzini
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=20200420235300.GA7086@blackberry \
--to=paulus@ozlabs.org \
--cc=david@gibson.dropbear.id.au \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@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).