Re: [PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user
From: Steven Rostedt
Date: Tue Sep 30 2025 - 19:07:59 EST
On Wed, 1 Oct 2025 01:03:29 +0200
Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
> 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, you can base it off of my for-next branch.
-- Steve