From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: David Brazdil <dbrazdil@google.com>,
Masahiro Yamada <masahiroy@kernel.org>,
Russell King <rmk+kernel@armlinux.org.uk>,
Zenghui Yu <yuzenghui@huawei.com>, Will Deacon <will@kernel.org>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Alexandru Elisei <alexandru.elisei@arm.com>,
kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, kernel-team@android.com
Subject: [GIT PULL] KVM/arm64 fixes for 5.15, take #1
Date: Fri, 24 Sep 2021 09:38:29 +0100 [thread overview]
Message-ID: <20210924083829.2766529-1-maz@kernel.org> (raw)
Hi Paolo,
Only two fixes so far for KVM/arm64: one patch squashing a Kbuild
warning, and a fix for a regression when probing the availability of a
PMU.
Please pull,
M.
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.15-1
for you to fetch changes up to e840f42a49925707fca90e6c7a4095118fdb8c4d:
KVM: arm64: Fix PMU probe ordering (2021-09-20 12:43:34 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 5.15, take #1
- Add missing FORCE target when building the EL2 object
- Fix a PMU probe regression on some platforms
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Fix PMU probe ordering
Zenghui Yu (1):
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
arch/arm64/kvm/hyp/nvhe/Makefile | 2 +-
arch/arm64/kvm/perf.c | 3 ---
arch/arm64/kvm/pmu-emul.c | 9 ++++++++-
drivers/perf/arm_pmu.c | 2 ++
include/kvm/arm_pmu.h | 3 ---
include/linux/perf/arm_pmu.h | 6 ++++++
6 files changed, 17 insertions(+), 8 deletions(-)
next reply other threads:[~2021-09-24 8:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 8:38 Marc Zyngier [this message]
2021-09-24 10:04 ` [GIT PULL] KVM/arm64 fixes for 5.15, take #1 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=20210924083829.2766529-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=alexandru.elisei@arm.com \
--cc=dbrazdil@google.com \
--cc=james.morse@arm.com \
--cc=kernel-team@android.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=masahiroy@kernel.org \
--cc=pbonzini@redhat.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=suzuki.poulose@arm.com \
--cc=will@kernel.org \
--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