[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aKLBUwwAnR0fPaMz@mango>
Date: Mon, 18 Aug 2025 05:59:51 +0000
From: Oliver Mangold <oliver.mangold@...me>
To: Andreas Hindborg <a.hindborg@...nel.org>
Cc: 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>, Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>, Benno Lossin <lossin@...nel.org>, Asahi Lina <lina+kernel@...hilina.net>, rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion.
On 250815 1212, Andreas Hindborg wrote:
> Hi Oliver,
>
> "Oliver Mangold" <oliver.mangold@...me> writes:
>
> > This allows to convert between ARef<T> and Owned<T> by
> > implementing the new trait OwnedRefCounted.
> >
> > This way we will have a shared/unique reference counting scheme
> > for types with built-in refcounts in analogy to Arc/UniqueArc.
> >
> > Signed-off-by: Oliver Mangold <oliver.mangold@...me>
> > ---
>
> In case it might save you some work, I rebased your series on v6.17-rc1:
>
> https://github.com/metaspace/linux/commits/217c7ba3b95213abf9c1ce1a98ca496a48401f10
>
Thanks a lot. I will use it. I hope I find some time soon.
Oliver
Powered by blists - more mailing lists