projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6c62cc4
0e7def5
)
Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 23 Feb 2018 18:06:16 +0000
(19:06 +0100)
committer
Paolo 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