On Fri, 15 Oct 2021 16:52:06 -0700, Luis Chamberlain wrote: > This patch set consists of al the straggler drivers for which we have > have no patch reviews done for yet. I'd like to ask for folks to please > consider chiming in, specially if you're the maintainer for the driver. > Additionally if you can specify if you'll take the patch in yourself or > if you want Jens to take it, that'd be great too. > > Luis Chamberlain (13): > block/brd: add error handling support for add_disk() > nvme-multipath: add error handling support for add_disk() > nvdimm/btt: do not call del_gendisk() if not needed > nvdimm/btt: use goto error labels on btt_blk_init() > nvdimm/btt: add error handling support for add_disk() > nvdimm/blk: avoid calling del_gendisk() on early failures > nvdimm/blk: add error handling support for add_disk() > zram: add error handling support for add_disk() > z2ram: add error handling support for add_disk() > ps3disk: add error handling support for add_disk() > ps3vram: add error handling support for add_disk() > block/sunvdc: add error handling support for add_disk() > mtd/ubi/block: add error handling support for add_disk() > > [...] Applied, thanks! [01/13] block/brd: add error handling support for add_disk() commit: e1528830bd4ebf435d91c154e309e6e028336210 Best regards, -- Jens Axboe