From: Steven Rostedt <rostedt@goodmis.org>
To: "Markus Schneider-Pargmann" <msp@baylibre.com>
Cc: "Mathieu Desnoyers" <mathieu.desnoyers@efficios.com>,
"David Laight" <david.laight.linux@gmail.com>,
"Masami Hiramatsu (Google)" <mhiramat@kernel.org>,
"Heiko Carstens" <hca@linux.ibm.com>,
<linux-kernel@vger.kernel.org>,
<linux-trace-kernel@vger.kernel.org>
Subject: Re: [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Date: Fri, 12 Jun 2026 12:36:32 -0400 [thread overview]
Message-ID: <20260612123632.6f50ba8a@robin> (raw)
In-Reply-To: <DJ7328G40P9R.YB03MWLT8GQF@baylibre.com>
On Fri, 12 Jun 2026 14:51:58 +0200
"Markus Schneider-Pargmann" <msp@baylibre.com> wrote:
> fgraph_data = fgraph_reserve_data(gops->idx, reserved_words * sizeof(long));
>
> fgraph_reserve_data() returns a pointer into an unsigned long array
> ret_stack. ret_stack is allocated with
Correct. It is in fact a requirement that fgraph_reserve_data() returns
a long aligned pointer.
-- Steve
prev parent reply other threads:[~2026-06-12 16:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-28 8:30 [PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header Markus Schneider-Pargmann (The Capable Hub)
2026-06-10 7:17 ` Markus Schneider-Pargmann
2026-06-10 8:17 ` Masami Hiramatsu
2026-06-10 9:20 ` Markus Schneider-Pargmann
2026-06-10 11:06 ` David Laight
2026-06-10 19:51 ` Steven Rostedt
2026-06-10 20:05 ` Mathieu Desnoyers
2026-06-12 12:51 ` Markus Schneider-Pargmann
2026-06-12 16:36 ` Steven Rostedt [this message]
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=20260612123632.6f50ba8a@robin \
--to=rostedt@goodmis.org \
--cc=david.laight.linux@gmail.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=msp@baylibre.com \
/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