Re: [PATCH v4 2/2] luo: Update serialized data to use KHOSER_PTR
From: tarunsahu
Date: Tue Jun 23 2026 - 05:56:50 EST
Mike Rapoport <rppt@xxxxxxxxxx> writes:
> On Mon, 22 Jun 2026 22:57:36 +0000, Tarun Sahu <tarunsahu@xxxxxxxxxx> 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) <rppt@xxxxxxxxxx>
>
> --
> Sincerely yours,
> Mike.