Avi, Marcelo, here are some more s390 patches for the next release. Patches 1 and 2 are included for dependency reasons; they will also be sent through Martin's s390 tree. The other patches fix several problems in our sigp handling code and make it nicer to read. Cornelia Huck (1): KVM: s390: Fix sigp sense handling. Heiko Carstens (5): s390/smp: remove redundant check s390/smp/kvm: unifiy sigp definitions KVM: s390: fix sigp sense running condition code handling KVM: s390: fix sigp set prefix status stored cases KVM: s390: use sigp condition code defines arch/s390/include/asm/sigp.h | 32 ++++++++++++ arch/s390/kernel/smp.c | 76 ++++++++++----------------- arch/s390/kvm/sigp.c | 117 +++++++++++++++++------------------------- 3 files changed, 106 insertions(+), 119 deletions(-) create mode 100644 arch/s390/include/asm/sigp.h -- 1.7.10.4 -- 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