* [GIT PULL] Please pull my kvm-ppc-next-5.6-2 tag
@ 2020-01-30 0:54 Paul Mackerras
0 siblings, 0 replies; only message in thread
From: Paul Mackerras @ 2020-01-30 0:54 UTC (permalink / raw)
To: Paolo Bonzini, kvm; +Cc: Radim Krčmář, kvm-ppc
Paolo,
I have a second KVM PPC update for you. I have added two more commits
which are both one-line fixes. One is a compile warning fix and the
other fixes a locking error where we could incorrectly leave a mutex
locked when an error occurs.
Thanks,
Paul.
The following changes since commit 3a43970d55e9fd5475d3c4e5fe398ab831ec6c3a:
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall (2020-01-17 15:08:31 +1100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-next-5.6-2
for you to fetch changes up to fd24a8624eb29d3b6b7df68096ce0321b19b03c6:
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure (2020-01-29 16:47:45 +1100)
----------------------------------------------------------------
Second KVM PPC update for 5.6
* Fix compile warning on 32-bit machines
* Fix locking error in secure VM support
----------------------------------------------------------------
Bharata B Rao (1):
KVM: PPC: Book3S HV: Release lock on page-out failure path
David Michael (1):
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
arch/powerpc/kvm/book3s_hv_uvmem.c | 2 +-
arch/powerpc/kvm/book3s_pr.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-30 0:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-30 0:54 [GIT PULL] Please pull my kvm-ppc-next-5.6-2 tag Paul Mackerras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox