* [GIT PULL] probes: Fix for v6.11 pre-rc1
@ 2024-07-19 10:22 Masami Hiramatsu
2024-07-19 21:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2024-07-19 10:22 UTC (permalink / raw)
To: Linus Torvalds
Cc: Masami Hiramatsu (Google),
Andrii Nakryiko, Jeff Johnson, Jiri Olsa, Steven Rostedt,
Stephen Rothwell, linux-kernel
Hi Linus,
Probes fixes for v6.11 pre-rc1:
- uprobe: Add sys_uretprobe entry to scripts/syscall.tbl.
Please pull the latest probes-fixes-v6.11-pre-rc tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.11-pre-rc
Tag SHA1: 4f9c2075da85cb89b4c36fc11250b803d979f345
Head SHA1: 5c28424e9a348f95e3c634fe2ed6da8af29cc870
Masami Hiramatsu (Google) (1):
syscalls: Fix to add sys_uretprobe to syscall.tbl
----
scripts/syscall.tbl | 1 +
1 file changed, 1 insertion(+)
---------------------------
commit 5c28424e9a348f95e3c634fe2ed6da8af29cc870
Author: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Date: Fri Jul 19 14:35:51 2024 +0900
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 <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20240719102824.1e086a40@canb.auug.org.au/
Fixes: 63ded110979b ("uprobe: Change uretprobe syscall scope and number")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
diff --git a/scripts/syscall.tbl b/scripts/syscall.tbl
index 797e20ea99a2..591d85e8ca7e 100644
--- a/scripts/syscall.tbl
+++ b/scripts/syscall.tbl
@@ -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
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] probes: Fix for v6.11 pre-rc1
2024-07-19 10:22 [GIT PULL] probes: Fix for v6.11 pre-rc1 Masami Hiramatsu
@ 2024-07-19 21:39 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-19 21:39 UTC (permalink / raw)
To: Masami Hiramatsu (Google)
Cc: Linus Torvalds, Masami Hiramatsu (Google),
Andrii Nakryiko, Jeff Johnson, Jiri Olsa, Steven Rostedt,
Stephen Rothwell, linux-kernel
The pull request you sent on Fri, 19 Jul 2024 19:22:38 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git probes-fixes-v6.11-pre-rc
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/33cf098770930a9b782d3983e1b0127bdc203216
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-19 21:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-19 10:22 [GIT PULL] probes: Fix for v6.11 pre-rc1 Masami Hiramatsu
2024-07-19 21:39 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®