Re: [PATCH 0/3] KVM: Scalable memslots implementation additional patches

From: Maciej S. Szmigiero
Date: Fri Nov 26 2021 - 08:20:37 EST


On 26.11.2021 11:35, Paolo Bonzini wrote:
On 11/26/21 01:31, Maciej S. Szmigiero wrote:
From: "Maciej S. Szmigiero"<maciej.szmigiero@xxxxxxxxxx>

While the last "5.5" version of KVM scalable memslots implementation was
merged to kvm/queue some changes from its review round are still pending.

You can go ahead and post v6, I'll replace.

Which tree should I target then?
kvm/queue already has these commits so git refuses to rebase on top of it.

By the way, v6 will have more changes than this series since there will be
patches for intermediate forms of code, too.

However, note that I would prefer the current form instead of patch 2's atomic_long_cmpxchg.

Understood.

Paolo

Thanks,
Maciej