Re: [PATCH] block: fix CDROM dependency on BLK_DEV

From: Bart Van Assche
Date: Thu Nov 02 2017 - 11:01:41 EST


On Thu, 2017-11-02 at 08:27 -0600, Jens Axboe wrote:
> On 11/02/2017 05:19 AM, Arnd Bergmann wrote:
> > After the cdrom cleanup, I get randconfig warnings for some configurations:
> >
> > warning: (BLK_DEV_IDECD && BLK_DEV_SR) selects CDROM which has unmet direct dependencies (BLK_DEV)
> >
> > This adds an explicit BLK_DEV dependency for both drivers. The other
> > drivers that select 'CDROM' already have this and don't need a change.
>
> Thanks Arnd, applied.

Hello Jens,

Can you wait at least 24 hours after a patch has been posted before applying it
such those who want to post review comments have a chance to do that?

Thanks,

Bart.