On 11/17/21 2:19 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.3 release. There are 923 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 Fri, 19 Nov 2021 10:14:52 +0000. Anything received after that time might be too late.
Build is still broken for m68k.
drivers/block/ataflop.c: In function 'atari_cleanup_floppy_disk': drivers/block/ataflop.c:2050:17: error: implicit declaration of function 'blk_cleanup_disk' drivers/block/ataflop.c: In function 'atari_floppy_init': drivers/block/ataflop.c:2065:15: error: implicit declaration of function '__register_blkdev'
Are you sure you want to carry that patch series into v5.10.y ? I had to revert pretty much everything to get it to compile. It seems to me that someone should provide a working backport if the series is needed/wanted in v5.10.y.
Guenter