On Tue, Sep 22, 2026 at 04:19:40PM +0900, Park Tae-sun wrote:
> Hi Sarthak,
>
> Thanks for letting me know!
>
> That sounds completely fine with me. I independently ran into the same
> issue while testing mremap_test in QEMU on a minimal kernel without
> CONFIG_USERFAULTFD, so I'm glad to see it addressed as part of your
> larger series.
>
> Feel free to add my:
> Tested-by: Park Tae-sun <[email protected]>

Additionally, for future reference - you were missing cc's.

Fixing this is easy with b4 [0] (the recommended way of sending patches to
mm):

$ b4 prep --auto-to-cc

Alternatively, you can use scripts/get_maintainer.pl:

$ scripts/get_maintainer.pl --nogit-fallback <files-or-patches>

[0]: https://b4.docs.kernel.org/en/latest/contributor/send.html

Specifically, the following appear to be missing:

  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]
  [email protected]

>
> Thanks,
> Park Tae-sun

--
Cheers, Lorenzo

Reply via email to