From: Radim Krčmář Date: Tue, 4 Apr 2017 12:42:51 +0000 (+0200) Subject: Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.11-rc6~12^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=34fcf05b1557f1f8d6801d9dde30ac1d13213ba3;p=linux-block.git Merge tag 'kvm-s390-master-4.11-1' of git://git./linux/kernel/git/kvms390/linux From: Christian Borntraeger KVM: s390: Fix instruction-execution-protection/change-recording override This is a fix that prevents translation exception errors on valid page tables for the instruction-exection-protection support. This feature was added during the 4.11 merge window. We have to remove an old check that would trigger if the change-recording override is not available (e.g. edat1 disabled via cpu model). --- 34fcf05b1557f1f8d6801d9dde30ac1d13213ba3