Re: [PATCH v4.1] rust: lock: introduce `SpinLock`

From: Miguel Ojeda
Date: Fri Apr 21 2023 - 19:47:42 EST


On Wed, Apr 19, 2023 at 7:44 PM Wedson Almeida Filho <wedsonaf@xxxxxxxxx> wrote:
>
> This is the `spinlock_t` lock backend and allows Rust code to use the
> kernel spinlock idiomatically.

Applied to `rust-next` within the main series. Thanks!

Cheers,
Miguel