From: Steven Rostedt <rostedt@goodmis.org>
To: "Masami Hiramatsu (Google)" <mhiramat@kernel.org>
Cc: Quanfa Fu <quanfafu@gmail.com>,
linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org
Subject: Re: [PATCH] tracing/eprobe: Replace kzalloc with kmalloc
Date: Sun, 8 Jan 2023 16:26:39 -0500 [thread overview]
Message-ID: <20230108162639.6583df9f@rorschach.local.home> (raw)
In-Reply-To: <20230108010124.96e4ceb68b8dfb8e291f501d@kernel.org>
On Sun, 8 Jan 2023 01:01:24 +0900
Masami Hiramatsu (Google) <mhiramat@kernel.org> wrote:
> Ah, good catch. I didn't notice that snprintf() doesn't return
> error code. (I confirmed that the linux internal snprintf() also
> doesn't return the error code)
>
> Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
I replied to to the first instance of this patch ;-)
https://lore.kernel.org/all/20230108162222.146d136f@rorschach.local.home/
-- Steve
next prev parent reply other threads:[~2023-01-08 21:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-07 3:45 [PATCH] tracing/eprobe: Replace kzalloc with kmalloc Quanfa Fu
2023-01-07 8:42 ` Christophe JAILLET
2023-01-07 12:20 ` Quanfa Fu
2023-01-07 12:23 ` Quanfa Fu
2023-01-07 14:08 ` Christophe JAILLET
2023-01-07 16:01 ` Masami Hiramatsu
2023-01-08 21:26 ` Steven Rostedt [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-07 3:43 Quanfa Fu
2023-01-08 21:22 ` Steven Rostedt
2023-01-09 3:44 ` Quanfa Fu
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=20230108162639.6583df9f@rorschach.local.home \
--to=rostedt@goodmis.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mhiramat@kernel.org \
--cc=quanfafu@gmail.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;
as well as URLs for NNTP newsgroup(s).