On 25/07/2017 15:21, Christian Borntraeger wrote: > Paolo, Radim, > > The following changes since commit f1ff89ec4447c4e39d275a1ca3de43eed2a92745: > > kvm: x86: hyperv: avoid livelock in oneshot SynIC timers (2017-07-20 17:00:00 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-4.13-1 > > for you to fetch changes up to 4f899147424a189b0ad1fdd6f35784ed5a642e83: > > KVM: s390: take srcu lock when getting/setting storage keys (2017-07-25 14:59:52 +0200) > > ---------------------------------------------------------------- > KVM: s390: fixup missing srcu lock > > We need to hold the srcu lock when accessing memory slots > during migration > > ---------------------------------------------------------------- > Christian Borntraeger (1): > KVM: s390: take srcu lock when getting/setting storage keys > > arch/s390/kvm/kvm-s390.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > Pulled, thanks. Paolo