Skip to content

Commit

Permalink
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm…
Browse files Browse the repository at this point in the history
…/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
  • Loading branch information
torvalds committed Jul 19, 2024
2 parents 9c67f90 + 5c28424 commit 33cf098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/syscall.tbl
Original file line number Diff line number Diff line change
Expand Up @@ -402,3 +402,4 @@
460 common lsm_set_self_attr sys_lsm_set_self_attr
461 common lsm_list_modules sys_lsm_list_modules
462 common mseal sys_mseal
467 common uretprobe sys_uretprobe

0 comments on commit 33cf098

Please sign in to comment.