Re: [PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)

From: Oleg Nesterov
Date: Mon Aug 13 2018 - 12:55:57 EST


On 08/09, Ravi Bangoria wrote:
>
> Ravi Bangoria (6):
> Uprobes: Simplify uprobe_register() body
> Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
> Uprobes: Support SDT markers having reference count (semaphore)
> Uprobes/sdt: Prevent multiple reference counter for same uprobe
> trace_uprobe/sdt: Prevent multiple reference counter for same uprobe

OK, feel free to add

Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>

> perf probe: Support SDT markers having reference counter (semaphore)

I didn't even try to read this patch.

Oleg.