From: Sami Tolvanen <samitolvanen@google.com>
To: Kenny Glowner <sisyphuscode0311@gmail.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>,
Petr Pavlu <petr.pavlu@suse.com>,
Daniel Gomez <da.gomez@kernel.org>,
Miguel Ojeda <ojeda@kernel.org>,
linux-modules@vger.kernel.org, rust-for-linux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rust: module_param: add missing newline to pr_warn
Date: Fri, 29 May 2026 01:05:14 +0000 [thread overview]
Message-ID: <20260529010514.GA2807207@google.com> (raw)
In-Reply-To: <20260521161405.64042-1-SisyphusCode0311@gmail.com>
On Thu, May 21, 2026 at 11:14:05AM -0500, Kenny Glowner wrote:
> Add a trailing newline ('\n') to the pr_warn! call in set_param to
> ensure the kernel ring buffer flushes the message correctly and
> prevents log line smearing.
>
Applied to modules-next, thanks!
[1/1] rust: module_param: add missing newline to pr_warn_once
commit: ae12a56ba16adcb8a06d5b3b91d4f82a092e8de3
Best regards,
Sami
prev parent reply other threads:[~2026-05-29 1:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 16:14 [PATCH] rust: module_param: add missing newline to pr_warn Kenny Glowner
2026-05-28 8:56 ` Miguel Ojeda
2026-05-28 20:35 ` Sami Tolvanen
[not found] ` <CANN+23v9vkzq_2o01z2VmkDnLaBTP8_Op5vvu=Ozg21T3o6m3w@mail.gmail.com>
2026-05-29 5:15 ` Miguel Ojeda
2026-05-28 8:59 ` Miguel Ojeda
2026-05-29 1:05 ` Sami Tolvanen [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=20260529010514.GA2807207@google.com \
--to=samitolvanen@google.com \
--cc=da.gomez@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=ojeda@kernel.org \
--cc=petr.pavlu@suse.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=sisyphuscode0311@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.