On Tue, 2022-10-18 at 18:38 +0200, Alexandre Belloni wrote: > On Tue, 18 Oct 2022 18:09:31 +0200, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > > > Commit 4919d3eb2ec0 ("rtc: cmos: Fix event handler registration > > ordering issue") overlooked the fact that cmos_do_probe() depended > > on the preparations carried out by cmos_wake_setup() and the wake > > alarm stopped working after the ordering of them had been changed. > > > > [...] > > Applied, thanks! I did testing yesterday on the 6.1.0-rc2 build and this patch hasn't made it into rc2. This is an extreme inconvenience to anyone testing low power modes as the rtc wakealarm doesn't function. I'm a little surprised more people haven't complained. Please get this in 6.1.0-rc3. > [1/1] rtc: rtc-cmos: Fix wake alarm breakage > commit: 0782b66ed2fbb035dda76111df0954515e417b24 > > Best regards, >