On Thu, Mar 13, 2025 at 5:30 AM Joel Fernandes <[email protected]> wrote: > > Reviewed-by: Joel Fernandes <[email protected]> > > If no objections, I can queue it for 6.16 but let me know if Rust maintainers > prefer to take it.
Thanks! That would be great -- FWIW: Acked-by: Miguel Ojeda <[email protected]> By the way, should `read_lock()` be marked too? It just calls another (now `#[inline]` one). Cheers, Miguel

