Skip to content

Commit 33cf098

Browse files
committed
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull uprobe fix from Masami Hiramatsu: - Add sys_uretprobe entry to scripts/syscall.tbl. * tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: syscalls: Fix to add sys_uretprobe to syscall.tbl
2 parents 9c67f90 + 5c28424 commit 33cf098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/syscall.tbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,3 +402,4 @@
402402
460 common lsm_set_self_attr sys_lsm_set_self_attr
403403
461 common lsm_list_modules sys_lsm_list_modules
404404
462 common mseal sys_mseal
405+
467 common uretprobe sys_uretprobe

0 commit comments

Comments
 (0)