public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 5.15, take #1
@ 2021-09-24  8:38 Marc Zyngier
  2021-09-24 10:04 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2021-09-24  8:38 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: David Brazdil, Masahiro Yamada, Russell King, Zenghui Yu,
	Will Deacon, James Morse, Suzuki K Poulose, Alexandru Elisei,
	kvmarm, kvm, linux-arm-kernel, kernel-team

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-24 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-24  8:38 [GIT PULL] KVM/arm64 fixes for 5.15, take #1 Marc Zyngier
2021-09-24 10:04 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox