On Mon, Feb 10, 2025 at 02:16:24PM -0800, Jordan Rome wrote: > Similar to `access_process_vm` but specific to strings. > Also chunks reads by page and utilizes `strscpy` > for handling null termination. > > Signed-off-by: Jordan Rome <linux@xxxxxxxxxxxxxx> If you decide to send a newer version, my request would be to add some more text in the commit message particularly on the motivation. Otherwise this looks good to me. Reviewed-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>