Message ID | 20250124093826.2123675-1-liaochang1@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | uprobes: Improve scalability by reducing the contention on siglock | expand |
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.