From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Cornelia Huck <cohuck@redhat.com>,
Oliver Upton <oliver.upton@linux.dev>,
Shanker Donthineni <sdonthineni@nvidia.com>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
kvmarm@lists.linux.dev, kvm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] KVM/arm64 fixes for 6.2, take #2
Date: Sat, 21 Jan 2023 11:08:37 +0000 [thread overview]
Message-ID: <20230121110837.3216901-1-maz@kernel.org> (raw)
Hi Paolo,
Here's a small set of important 6.2 fixes for KVM/arm64. We have a MTE
fix after the recent changes that went into -rc1, as well as a GICv4.1
fix for a pretty bad race that results in a dead host (a stable
candidate).
Please pull,
M.
The following changes since commit de535c0234dd2dbd9c790790f2ca1c4ec8a52d2b:
Merge branch kvm-arm64/MAINTAINERS into kvmarm-master/fixes (2023-01-05 15:26:53 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.2-2
for you to fetch changes up to ef3691683d7bfd0a2acf48812e4ffe894f10bfa8:
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation (2023-01-21 11:02:19 +0000)
----------------------------------------------------------------
KVM/arm64 fixes for 6.2, take #2
- Pass the correct address to mte_clear_page_tags() on initialising
a tagged page
- Plug a race against a GICv4.1 doorbell interrupt while saving
the vgic-v3 pending state.
----------------------------------------------------------------
Catalin Marinas (1):
KVM: arm64: Pass the actual page address to mte_clear_page_tags()
Marc Zyngier (1):
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
arch/arm64/kvm/guest.c | 2 +-
arch/arm64/kvm/vgic/vgic-v3.c | 25 +++++++++++--------------
arch/arm64/kvm/vgic/vgic-v4.c | 8 ++++++--
arch/arm64/kvm/vgic/vgic.h | 1 +
4 files changed, 19 insertions(+), 17 deletions(-)
next reply other threads:[~2023-01-21 11:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-21 11:08 Marc Zyngier [this message]
2023-01-22 8:51 ` [GIT PULL] KVM/arm64 fixes for 6.2, take #2 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=20230121110837.3216901-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=anshuman.khandual@arm.com \
--cc=catalin.marinas@arm.com \
--cc=cohuck@redhat.com \
--cc=james.morse@arm.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=sdonthineni@nvidia.com \
--cc=suzuki.poulose@arm.com \
--cc=yuzenghui@huawei.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