Re: [PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
From: Peter Zijlstra
Date: Mon Jan 27 2025 - 06:28:44 EST
On Fri, Jan 24, 2025 at 09:38:24AM +0000, Liao Chang wrote:
> Liao Chang (2):
> uprobes: Remove redundant spinlock in uprobe_deny_signal()
> uprobes: Remove the spinlock within handle_singlestep()
>
> include/linux/uprobes.h | 1 +
> kernel/events/uprobes.c | 10 +++++-----
> 2 files changed, 6 insertions(+), 5 deletions(-)
Thanks, I've picked up the patches but will not merge them until post
-rc1.