Re: [PATCH v3 0/2] Make liveupdate selftests library
Vipin Sharma <[email protected]>
| Newsgroups | org.infradead.lists.kexec,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 17, 2026 at 09:54:54PM +0300, Mike Rapoport wrote: > Hi Vipin, > > On Fri, Jun 12, 2026 at 02:45:10PM -0700, Vipin Sharma wrote: > > Hello, > > > > This is v3 series of refactoring liveupdate selftests as a library. It > > exposes common liveupdate ioctls as a library which can be used by other > > selftests like VFIO and IOMMU. > > Let's revisit this after -rc1 is out. > I don't think there would a need to change anything, it's just the matter > of applying the patches to the right base :) Sounds good, thank you! > > > Currently, there are no users of this change but it is being used in > > VFIO and iommu liveupdate series. > > -- > Sincerely yours, > Mike.