On Mon, Apr 21, 2025 at 2:45 PM Jiri Olsa <[email protected]> wrote:
>
> Adding nbytes argument to uprobe_write and related functions as
> preparation for writing whole instructions in following changes.
>
> Also renaming opcode arguments to insn, which seems to fit better.
>
> Signed-off-by: Jiri Olsa <[email protected]>
> ---
>  include/linux/uprobes.h |  6 +++---
>  kernel/events/uprobes.c | 27 ++++++++++++++-------------
>  2 files changed, 17 insertions(+), 16 deletions(-)
>

Acked-by: Andrii Nakryiko <[email protected]>

[...]

Reply via email to