On 17.03.23 23:45, Sean Christopherson wrote: > On Fri, Feb 17, 2023, Mathias Krause wrote: >> Move the 'capacity' member around to make use of the padding hole on 64 > > Nit, 'nobjs' is the field that gets moved in this version. No need for another > version, I can fix up when applying. Ahh, forgot to update the changelog after switching the layout. But as it was 'nobjs' next to 'capacity' for both variants, I wrongly thought there's no need to. But sure, you're right. > > If no one objects, I'll plan on taking this through kvm-x86/generic. Thanks, Mathias