On 3/8/24 23:37, Sean Christopherson wrote:
Aaaand seeing my one commit in the shortlog made me realize I completely forgot to get acks from s390 on the kvm_is_error_gpa() => kvm_is_gpa_in_memslot() refactor. Fudge. s390 folks, my apologies for not reaching out earlier. Please take a look at commit 9e7325acb3dc ("KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()"). It *should* be a straight refactor, and I don't expect the rename to be contentious, but I didn't intend to send this pull request before getting an explicit ack.
kvm_is_gpa_in_memslot() is not my preferred name for this function but it's way better than kvm_is_error_gpa() so I'm fine with it.
Acked-by: Janosch Frank <frankja@xxxxxxxxxxxxx>