From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>,
Oliver Upton <oliver.upton@linux.dev>,
Sebastian Ene <sebastianene@google.com>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev,
kvm@vger.kernel.org
Subject: [PATCH 0/2] KVM/arm64 fixes for 6.8, take #1
Date: Wed, 7 Feb 2024 14:46:11 +0000 [thread overview]
Message-ID: <20240207144611.1128848-1-maz@kernel.org> (raw)
Hi Paolo,
Things have been pretty quiet on the fixes front, and I'm tired of
waiting for people to find bugs. So here's what i have so far, which
is pretty little: Sebastian found yet another instance of locking
order issue with pKVM, and Masahiro has offered a cleanup of the
Kconfig file. None of them is majorly critical at this stage, but
better fix them now.
Please pull,
M.
Masahiro Yamada (1):
KVM: arm64: Do not source virt/lib/Kconfig twice
Sebastian Ene (1):
KVM: arm64: Fix circular locking dependency
arch/arm64/kvm/Kconfig | 1 -
arch/arm64/kvm/pkvm.c | 27 +++++++++++++++++----------
2 files changed, 17 insertions(+), 11 deletions(-)
--
2.39.2
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.8-1
for you to fetch changes up to 42dfa94d802a48c871e2017cbf86153270c86632:
KVM: arm64: Do not source virt/lib/Kconfig twice (2024-02-04 13:08:28 +0000)
----------------------------------------------------------------
KVM/arm64 fixes for 6.8, take #1
- Don't source the VFIO Kconfig twice
- Fix protected-mode locking order between kvm and vcpus
----------------------------------------------------------------
Masahiro Yamada (1):
KVM: arm64: Do not source virt/lib/Kconfig twice
Sebastian Ene (1):
KVM: arm64: Fix circular locking dependency
arch/arm64/kvm/Kconfig | 1 -
arch/arm64/kvm/pkvm.c | 27 +++++++++++++++++----------
2 files changed, 17 insertions(+), 11 deletions(-)
reply other threads:[~2024-02-07 14:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20240207144611.1128848-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=james.morse@arm.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=masahiroy@kernel.org \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=sebastianene@google.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