[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87sen37b54.fsf@kernel.org>
Date: Sun, 23 Mar 2025 21:19:35 +0100
From: Andreas Hindborg <a.hindborg@...nel.org>
To: "Oliver Mangold" <oliver.mangold@...me>
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>, "Benno
Lossin" <benno.lossin@...ton.me>, "Alice Ryhl" <aliceryhl@...gle.com>,
"Trevor Gross" <tmgross@...ch.edu>, "Asahi Lina" <lina@...hilina.net>,
<rust-for-linux@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v8 0/4] New trait OwnableRefCounted for ARef<->Owned
conversion.
Hi Oliver,
Thanks for sending this!
"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>
[...]
> ---
> base-commit: 4b2ee22fe32ea9b255926effbb6f26450607c391
> change-id: 20250305-unique-ref-29fcd675f9e9
I think you based the diff on a commit in one of my trees. It does not
apply cleanly to upstream. Could you rebase this on something like
v6.14-rc7?
Best regards,
Andreas Hindborg
Powered by blists - more mailing lists