OSDN Git Service

Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 23 Feb 2018 18:06:16 +0000 (19:06 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 23 Feb 2018 18:06:16 +0000 (19:06 +0100)
KVM: s390: fixes for multiple epoch facility

We have certain cases where the multiple epoch facility is broken:
- timer wakeup during epoch change
- cpu hotplug
- SCK instruction
- stp sync checks
Fix those.


Trivial merge