public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	"Masami Hiramatsu (Google)" <mhiramat@kernel.org>,
	Andrii Nakryiko <andrii@kernel.org>,
	Jeff Johnson <quic_jjohnson@quicinc.com>,
	Jiri Olsa <jolsa@kernel.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] probes: Updates for v6.11
Date: Fri, 19 Jul 2024 10:52:42 +0900	[thread overview]
Message-ID: <20240719105242.e3c76c4d7958b73ca3428603@kernel.org> (raw)
In-Reply-To: <20240719102824.1e086a40@canb.auug.org.au>

On Fri, 19 Jul 2024 10:28:24 +1000
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi Linus,
> 
> On Tue, 16 Jul 2024 23:44:45 +0900 Masami Hiramatsu (Google) <mhiramat@kernel.org> wrote:
> >
> > Probes updates for v6.11:
> > 
> > Uprobes:
> > - x86/shstk: Make return uprobe work with shadow stack.
> > - Add uretprobe syscall which speeds up the uretprobe 10-30% faster. This
> >   syscall is automatically used from user-space trampolines which are
> >   generated by the uretprobe. If this syscall is used by normal
> >   user program, it will cause SIGILL. Note that this is currently only
> >   implemented on x86_64.
> >   (This also has 2 fixes for adjusting the syscall number to avoid conflict
> >    with new *attrat syscalls.)
> 
> But another fix that I have been carrying was missed:
> 
> https://lore.kernel.org/lkml/20240717132155.6ca2ce47@canb.auug.org.au/
> 
> Just the added change to scripts/syscall.tbl (and obviously needs
> adjusting because the *xattrat* syscalss have not been merged yet).

Ah, I missed "script/syscall.tbl". Yes, I need to update it to reserve
the syscall number on it. (But that did not exist on my tree...) I'll send
a fix. BTW should I wait for xattrat series being merged?

Thank you,

-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

  parent reply	other threads:[~2024-07-19  1:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16 14:44 [GIT PULL] probes: Updates for v6.11 Masami Hiramatsu
2024-07-18 21:26 ` pr-tracker-bot
2024-07-19  0:28 ` Stephen Rothwell
2024-07-19  0:49   ` Linus Torvalds
2024-07-19  0:56     ` Linus Torvalds
2024-07-19 14:24     ` Arnd Bergmann
2024-07-19  1:21   ` Masami Hiramatsu
2024-07-19  1:52   ` Masami Hiramatsu [this message]
2024-07-19  4:44     ` Stephen Rothwell
2024-07-19  6:51       ` Masami Hiramatsu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240719105242.e3c76c4d7958b73ca3428603@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=andrii@kernel.org \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_jjohnson@quicinc.com \
    --cc=rostedt@goodmis.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox