Hi!
This is the start of the stable review cycle for the 6.1.185 release. There are 79 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.
This fails to build in one of configurations:
drivers/mmc/host/atmel-mci.c: In function 'atmci_remove': 4544 15:42:42 drivers/mmc/host/atmel-mci.c:2631:31: error: 'struct atmel_mci' has no member named 'bh_work' 4545 15:42:42 2631 | cancel_work_sync(&host->bh_work); 4546 15:42:42 | ^~ 4547 15:42:42 make[4]: *** [scripts/Makefile.build:250: drivers/mmc/host/atmel-mci.o] Error 1 4548 15:42:42 make[3]: *** [scripts/Makefile.build:503: drivers/mmc/host] Error 2 4549 15:42:42 make[3]: *** Waiting for unfinished jobs....
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1609661... https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/27...
Best regards,
Pavel