Paolo, Please pull the commits listed below into your tree. I would like them to go in for 4.3 as they are all small bug fixes not new features, and they all can only affect HV-mode KVM on IBM server machines (in fact one has no effect on code at all since it is a typo fix for a comment). Please let me know if you want me to re-post all the patches. Thanks, Paul. The following changes since commit e3dbc572fe11a5231568e106fa3dcedd1d1bec0f: Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue (2015-08-22 14:57:59 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next for you to fetch changes up to 4e33d1f0a145d48e8cf287954bbf791af8387cfb: KVM: PPC: Book3S: Fix typo in top comment about locking (2015-09-04 07:28:05 +1000) ---------------------------------------------------------------- Gautham R. Shenoy (2): KVM: PPC: Book3S HV: Fix race in starting secondary threads KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set Greg Kurz (1): KVM: PPC: Book3S: Fix typo in top comment about locking Thomas Huth (1): KVM: PPC: Book3S: Fix size of the PSPB register arch/powerpc/include/asm/kvm_host.h | 2 +- arch/powerpc/kvm/book3s_hv.c | 10 +++++++++- arch/powerpc/kvm/book3s_hv_rmhandlers.S | 9 +++++++++ arch/powerpc/kvm/book3s_xics.c | 2 +- 4 files changed, 20 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html