]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Nov 2015 09:42:36 +0000 (10:42 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Nov 2015 09:42:36 +0000 (10:42 +0100)
commit43b31ca879e4ca6517c6635d076a9d7ab2318947
treeb09eab65be4a658df3d1ad8543d7f7eed7cfca23
parentcc6188f2704d1b0a42de126b574df8b9abddbe09
parent0a25fdec5c797fbb29761007b8f1252441969e59
Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: Bugfix and cleanups

There is one important bug fix for a potential memory corruption
and/or guest errors for guests with 63 or 64 vCPUs. This fix would
qualify for 4.3 but is some days too late giving that we are
about to release 4.3.
Given that this patch is cc stable >= 3.15 anyway, we can handle
it via 4.4. merge window.

This pull request also contains two cleanups.