]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Oct 2016 11:22:54 +0000 (13:22 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Oct 2016 11:22:54 +0000 (13:22 +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.


Trivial merge