Re: [PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()

From: Oleg Nesterov
Date: Fri Jan 24 2025 - 12:38:58 EST


On 01/24, Oleg Nesterov wrote:
>
> But I still think this patch is fine. The current task is going to execute
> a single insn which can't enter the kernel and/or return to the userspace
^^^^^^^^^^^^^^^^^^^^^^
I mean't, it can't do syscall, sorry for the possible confusion.

Oleg.