Re: [PATCH v2] KVM: selftests: Replace ulong with unsigned long
Sean Christopherson <[email protected]>
| Newsgroups | org.kernel.vger.kvm,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 18, 2026, Hisam Mehboob wrote: > Gentle ping on this patch; it has been on the list since Aug 3 without > any comments. Patience, please. This is on my list of things to grab for 7.4. You posted right at the end of a cycle, shortly before the merge window, and the code in question has existed for years, i.e. it didn't seem urgent enough to squeeze into 7.3. If this is the very last thing needed to unblock musl builds of KVM selftests, than that changes things, but IIRC there are other "fix selftests builds with musl" patches floating around. > The musl build failure it fixes is still present in current trees, and > the v1 feedback was addressed in this version. Could it be queued in > kvm-next? > > Thanks, > Hisam