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] [day] [month] [year] [list]
Message-ID: <2025081911-shudder-overlabor-6e92@gregkh>
Date: Tue, 19 Aug 2025 14:13:21 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Shankari Anand <shankari.ak0208@...il.com>,
	Arnd Bergmann <arnd@...db.de>, Miguel Ojeda <ojeda@...nel.org>,
	Alex Gaynor <alex.gaynor@...il.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>, rust-for-linux@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: miscdevice: update ARef import to sync::aref

On Tue, Aug 19, 2025 at 11:53:12AM +0000, Alice Ryhl wrote:
> On Mon, Aug 18, 2025 at 06:58:06PM +0530, Shankari Anand wrote:
> > Update the import of `ARef` in misc_device sample to use
> > `sync::aref` instead of `types`.
> > 
> > This is part of the ongoing effort to move `ARef` and
> > `AlwaysRefCounted` to the `sync` module for better modularity
> > and type organization.
> > 
> > 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>
> 
> Greg, I believe this should go through miscdevice. It's not going
> through a shared tree.
> 
> Reviewed-by: Alice Ryhl <aliceryhl@...gle.com>
> 

It's already queued up in my char-misc tree, thanks :)

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ