commit | ee1a15e3f5ad8d6256895ea8b2920c54ca3c0f7f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 23 19:06:16 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 23 19:06:16 2018 +0100 |
tree | c81623b31a3abd3e5948459e1c152f5adbf275b8 | |
parent | 6c62cc438f839a78a450b1a83f3fc2941b1f61ee [diff] | |
parent | 0e7def5fb0dc53ddbb9f62a497d15f1e11ccdc36 [diff] |
Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD 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.