Paolo, Radim, two small changes for rc2 via kvm/master. One is a fix for typo that was merged during this merge window, the other is a CPU consumption improvement for halt polling on s390. The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-5.2-1 for you to fetch changes up to 6e9b622d1c3628fae65217465a148b157a361c2a: KVM: s390: change default halt poll time to 50us (2019-05-20 09:40:39 +0200) ---------------------------------------------------------------- KVM: s390: Fixes for s390 - Fix typo in module paramter description - Change default poll timer to improve cpu consumption ---------------------------------------------------------------- Christian Borntraeger (1): KVM: s390: change default halt poll time to 50us Wei Yongjun (1): KVM: s390: fix typo in parameter description arch/s390/include/asm/kvm_host.h | 2 +- arch/s390/kvm/kvm-s390.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)