On 14.01.25 10:18, Christoph Schlameuss wrote:
On Tue Jan 7, 2025 at 4:43 PM CET, David Hildenbrand wrote:
We want to get rid of page->index, so let's make vsie code stop using it
for the vsie page.
While at it, also remove the usage of page refcount, so we can stop messing
with "struct page" completely.
... of course, looking at this code after quite some years, I found some
corner cases that should be fixed.
Briefly sanity tested with kvm-unit-tests running inside a KVM VM, and
nothing blew up.
Reviewed and tested the whole series.
Thanks a bunch!
--
Cheers,
David / dhildenb