On Thu, Mar 13, 2025 at 5:30 AM Joel Fernandes <joelagn...@nvidia.com> wrote: > > Reviewed-by: Joel Fernandes <joelagn...@nvidia.com> > > 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 <oj...@kernel.org> By the way, should `read_lock()` be marked too? It just calls another (now `#[inline]` one). Cheers, Miguel