Re: [PATCH 6.1 000/303] 6.1.184-rc1 review
Greg Kroah-Hartman <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra,org.kernel.vger.stable |
|---|---|
| Message-ID | <2026082127-pacific-eatery-3ad3@gregkh> |
On Fri, Aug 21, 2026 at 12:36:22AM +0100, Jon Hunter wrote: > > > On 20/08/2026 19:29, Pavel Machek wrote: > > Hi! > > > > > This is the start of the stable review cycle for the 6.1.184 release. > > > There are 303 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. > > > > We see failure here, too: > > > > drivers/mmc/host/atmel-mci.c: In function 'atmci_remove': > > 4522 > > 15:52:00 > > drivers/mmc/host/atmel-mci.c:2631:31: error: 'struct atmel_mci' has no member named 'bh_work' > > 4523 > > 15:52:00 > > 2631 | cancel_work_sync(&host->bh_work); > > 4524 > > 15:52:00 > > | ^~ > > 4525 > > 15:52:00 > > make[4]: *** [scripts/Makefile.build:250: drivers/mmc/host/atmel-mci.o] Error 1 > > 4526 > > 15:52:00 > > make[4]: *** Waiting for unfinished jobs.... > > > > ..looks same as 5.15 problem. > > > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/2776654125 > > I am seeing the same failure as well for v5.10, v5.15 and v6.1 FWIW. Now fixed for all of these, AND for 6.6, thanks. greg k-h