public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	linux-kernel@vger.kernel.org,
	Masami Hiramatsu <mhiramat@kernel.org>
Subject: [GIT PULL] probes: Fixes for 6.6-rc6
Date: Tue, 17 Oct 2023 10:39:49 +0900	[thread overview]
Message-ID: <20231017103949.3e81d95ecf737e55bdbdf7f3@kernel.org> (raw)

Hi Linus,

Probes fixes for v6.6-rc6:

 - Fix fprobe document to add a new ret_ip parameter for callback
   functions. This has been introduced in v6.5 but the document was not
   updated.

 - Fix fprobe to check the number of active retprobes is not zero. This
   number is passed from parameter or calculated by the parameter and it
   can be zero which is not acceptable. But current code only check it is
   not minus.


Please pull the latest probes-fixes-v6.6-rc6 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.6-rc6

Tag SHA1: 54b9689eff548f43f5862c43dbd48305c52c0579
Head SHA1: 700b2b439766e8aab8a7174991198497345bd411


Masami Hiramatsu (Google) (2):
      Documentation: probes: Add a new ret_ip callback parameter
      fprobe: Fix to ensure the number of active retprobes is not zero


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

             reply	other threads:[~2023-10-17  1:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17  1:39 Masami Hiramatsu [this message]
2023-10-17  1:52 ` [GIT PULL] probes: Fixes for 6.6-rc6 Linus Torvalds
2023-10-17  2:39   ` Steven Rostedt
2023-10-17 13:10     ` Masami Hiramatsu
2023-10-17 13:09   ` Masami Hiramatsu
2023-10-17  1:57 ` pr-tracker-bot

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=20231017103949.3e81d95ecf737e55bdbdf7f3@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --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