From: Paolo Bonzini Date: Wed, 19 Mar 2025 13:01:53 +0000 (-0400) Subject: Merge tag 'kvm-s390-master-6.14-1' of https://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.14~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abab683b972cb99378e0a1426c8f9db835fa43b4;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'kvm-s390-master-6.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD Holding the pte lock for the page that is being converted to secure is needed to avoid races. A previous commit removed the locking, which caused issues. Fix by locking the pte again. --- abab683b972cb99378e0a1426c8f9db835fa43b4