[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72nJqFOR9vhPBfZUNrxU+M1HMV6wN9bN6i8e9rf_oOD2qw@mail.gmail.com>
Date: Sun, 25 Jan 2026 20:27:26 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Atharv Dubey <atharvd440@...il.com>, Benno Lossin <lossin@...nel.org>
Cc: paul@...l-moore.com, jmorris@...ei.org, serge@...lyn.com, ojeda@...nel.org,
alex.gaynor@...il.com, boqun.feng@...il.com, gary@...yguo.net,
bjorn3_gh@...tonmail.com, a.hindborg@...nel.org, aliceryhl@...gle.com,
tmgross@...ch.edu, dakr@...nel.org, linux-security-module@...r.kernel.org,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: security: use `pin_init::zeroed()` for LSM context initialization
On Sat, Nov 29, 2025 at 2:57 PM Atharv Dubey <atharvd440@...il.com> wrote:
>
> Replace the previous `unsafe { core::mem::zeroed() }` initialization of
> `bindings::lsm_context` with `pin_init::zeroed()`.
>
> Link: https://github.com/Rust-for-Linux/linux/issues/1189
> Signed-off-by: Atharv Dubey <atharvd440@...il.com>
These were also sent by Benno, and in the issue he mentions
"re-sending", which usually means just adding your Signed-off-by below
his:
https://lore.kernel.org/all/20250814093046.2071971-1-lossin@kernel.org/
Otherwise, if he is OK without authorship, this should most likely have:
Suggested-by: Benno Lossin <lossin@...nel.org>
Cheers,
Miguel
Powered by blists - more mailing lists