Paolo, Radim, another fix for 4.9. The following changes since commit a5efb6b6c99a3a6dc4330f51d8066f638bdea0ac: KVM: s390: reject invalid modes for runtime instrumentation (2016-10-20 20:06:12 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-4.9-2 for you to fetch changes up to 45c7ee43a5184ddbff652ee0d2e826f86f1b616b: KVM: s390: Fix STHYI buffer alignment for diag224 (2016-10-26 13:46:44 +0200) ---------------------------------------------------------------- KVM: s390: Fix wrong memory allocation With commit d86bd1bece6f ("mm/slub: support left redzone") or with slab debugging the allocation of our diag224 buffer is not aligned properly. Let's fix this. ---------------------------------------------------------------- Janosch Frank (1): KVM: s390: Fix STHYI buffer alignment for diag224 arch/s390/kvm/sthyi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 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