[PATCH v5 7/7] uprobes: uprobe_warn should use passed task

Catalin Marinas catalin.marinas at arm.com
Fri Aug 15 07:09:58 PDT 2025


On Mon, Aug 11, 2025 at 09:10:10AM -0500, Jeremy Linton wrote:
> uprobe_warn() is passed a task structure, yet its using current. For
> the most part this shouldn't matter, but since a task structure is
> provided, lets use it.
> 
> Fixes: 248d3a7b2f10 ("uprobes: Change uprobe_copy_process() to dup return_instances")
> Signed-off-by: Jeremy Linton <jeremy.linton at arm.com>
> Acked-by: Oleg Nesterov <oleg at redhat.com>
> Acked-by: Masami Hiramatsu (Google) <mhiramat at kernel.org>

Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list