On Thu, 15 Aug 2024 07:49:37 +0000, Andreas Hindborg wrote: > The rust block device bindings include a wrong use of lock class key. This > causes a WARN trace when lockdep is enabled and a `GenDisk` is constructed. > > This series fixes the issue by using a static lock class key. To do this, the > series first fixes the rust build system to correctly export rust statics from > the bss segment. > > [...] Applied, thanks! [2/2] rust: block: fix wrong usage of lockdep API commit: d28b514ea3ae15274a4d70422ecc873bf6258e77 Best regards, -- Jens Axboe