Re: [PATCH 5.10 000/578] 5.10.80-rc2 review

From: Greg Kroah-Hartman
Date: Wed Nov 17 2021 - 03:01:46 EST


On Tue, Nov 16, 2021 at 12:20:38PM -0800, Guenter Roeck wrote:
> On 11/16/21 7:00 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.10.80 release.
> > There are 578 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Thu, 18 Nov 2021 14:24:22 +0000.
> > Anything received after that time might be too late.
> >
>
> Building m68k:defconfig ... failed
> Building m68k:allmodconfig ... failed
> ------------
> drivers/block/ataflop.c: In function 'atari_cleanup_floppy_disk':
> drivers/block/ataflop.c:2066:17: error: implicit declaration of function 'blk_cleanup_disk'
>
> drivers/block/ataflop.c: In function 'atari_floppy_init':
> drivers/block/ataflop.c:2133:15: error: implicit declaration of function '__register_blkdev'
>

Thanks, will go drop the offending patch now.

greg k-h