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-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=abab683b972cb99378e0a1426c8f9db835fa43b4;p=users%2Fjedix%2Flinux-maple.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