lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250820162518.7dd218ef331618bea11e9c2b@linux-foundation.org>
Date: Wed, 20 Aug 2025 16:25:18 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Shankari Anand <shankari.ak0208@...il.com>, Miguel Ojeda
 <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
 linux-mm@...ck.org, rust-for-linux@...r.kernel.org,
 linux-kernel@...r.kernel.org, Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
 "Liam R . Howlett" <Liam.Howlett@...cle.com>, Boqun Feng
 <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>, Björn
 Roy Baron <bjorn3_gh@...tonmail.com>, Benno Lossin <lossin@...nel.org>,
 Andreas Hindborg <a.hindborg@...nel.org>, Trevor Gross <tmgross@...ch.edu>,
 Danilo Krummrich <dakr@...nel.org>
Subject: Re: [PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports
 from sync::aref

On Fri, 15 Aug 2025 15:51:31 +0200 Alice Ryhl <aliceryhl@...gle.com> wrote:

> On Wed, Jul 16, 2025 at 11:16 AM Shankari Anand
> <shankari.ak0208@...il.com> wrote:
> >
> > Update call sites in the mm subsystem to import `ARef` and
> > `AlwaysRefCounted` from `sync::aref` instead of `types`.
> >
> > This aligns with the ongoing effort to move `ARef` and
> > `AlwaysRefCounted` to sync.
> >
> > Suggested-by: Benno Lossin <lossin@...nel.org>
> > Link: https://github.com/Rust-for-Linux/linux/issues/1173
> > Signed-off-by: Shankari Anand <shankari.ak0208@...il.com>
> 
> Andrew, would you be able to pick up this patch? Thanks!

I prefer not to grab a single patch from the middle of a series, so
please add

	Acked-by: Andrew Morton <akpm@...ux-foundation.org>

and merge this alongside the remainder of that series, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ