]> Git Repo - linux.git/commit
syscalls: Fix to add sys_uretprobe to syscall.tbl
authorMasami Hiramatsu (Google) <[email protected]>
Fri, 19 Jul 2024 05:35:51 +0000 (14:35 +0900)
committerMasami Hiramatsu (Google) <[email protected]>
Fri, 19 Jul 2024 05:35:51 +0000 (14:35 +0900)
commit5c28424e9a348f95e3c634fe2ed6da8af29cc870
tree38ce8d879e5e60c2ea1e22c28db4c9e87d19101c
parent720261cfc7329406a50c2a8536e0039b9dd9a4e5
syscalls: Fix to add sys_uretprobe to syscall.tbl

Add sys_uretprobe entry to scripts/syscall.tbl as same as
arch/x86/entry/syscalls/syscall_64.tbl.

Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Fixes: 63ded110979b ("uprobe: Change uretprobe syscall scope and number")
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
scripts/syscall.tbl
This page took 0.052688 seconds and 4 git commands to generate.