Mike Rapoport <[email protected]> writes: > On Mon, 22 Jun 2026 22:57:36 +0000, Tarun Sahu <[email protected]> wrote: >> Convert raw serialized_data to KHO serializeable pointer (KHOSER_PTR). >> This series also takes care of resolving the bug with memfd of using >> phys_to_virt before checking the args->serialized_data value. > > For easier backporting the memfd fix should be a standalone commit that > comes first in the series. > > Other than that
It will break compilation for individual patch. For example, memfd_luo changes are hard coded dependent on the args->serialized_data conversion to KHOSER_PTR? Maybe I did not understand, Could you please explain what you mean? > > Acked-by: Mike Rapoport (Microsoft) <[email protected]> > > -- > Sincerely yours, > Mike.
