On Tue, 05 Mar 2024 16:32:16 -0300, Ricardo B. Marliere wrote: > Since commit 43a7206b0963 ("driver core: class: make class_register() take > a const *"), the driver core allows for struct class to be in read-only > memory, so move the block_class structure to be declared at build time > placing it into read-only memory, instead of having to be dynamically > allocated at boot time. > > > [...] Applied, thanks! [1/1] block: make block_class constant commit: f8c7511db009d42e2c24e48eeb04e3f1b67ab209 Best regards, -- Jens Axboe