Re: [PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user
From: Thorsten Blum
Date: Tue Sep 30 2025 - 19:03:53 EST
On 30. Sep 2025, at 23:28, Steven Rostedt wrote:
> Which makes your change not quite compatible.
>
> I'm going to rebase and remove your change for now.
No worries, I'll send a v3 tomorrow using memdup_user_nul() instead.
Thanks,
Thorsten