On Tue, 20 Jun 2023 20:01:30 +0200, Greg Kroah-Hartman wrote: > Now that the driver core allows for struct class to be in read-only > memory, making all 'class' structures to be declared at build time > placing them into read-only memory, instead of having to be dynamically > allocated at load time. > > Applied, thanks! [1/4] block/rnbd: make all 'class' structures const commit: 137380c0ec40710cbaf57c7878726c41a6da81cd [2/4] aoe: make aoe_class a static const structure commit: 65d7a37d4e3e226bb4a4ddf73a827d0dbc77f530 [3/4] ublk: make ublk_chr_class a static const structure commit: 2eefd399d28a52739fdbeebe84775275f016171c [4/4] bsg: make bsg_class a static const structure commit: 72ef02b8dfa009029fa713e8a731a92d27d14e35 Best regards, -- Jens Axboe