Re: [PATCH 0/3] rust_binder: fix unsoundness due to combining List::remove with mem:take
From: Miguel Ojeda
Date: Wed Nov 12 2025 - 05:22:38 EST
On Tue, Nov 11, 2025 at 3:23 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> rust_binder: fix race condition on death_list
> rust_binder: avoid mem::take on delivered_deaths
> rust: list: add warning to List::remove docs about mem::take
Greg et al.: please let me know if you are not taking the last one
together with the fixes (so that I pick it up). Otherwise, if you do:
Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Thanks!
Cheers,
Miguel