From: Greg KH <gregkh@linuxfoundation.org>
To: Mathieu Chouquet-Stringer <me@mathieu.digital>
Cc: stable@vger.kernel.org, rafael.j.wysocki@intel.com,
linux-rtc@vger.kernel.org, linux-acpi@vger.kernel.org,
rafael@kernel.org, mgorman@techsingularity.net,
alexandre.belloni@bootlin.com
Subject: Re: Fix for rtc driver boot breakage in 6.0.y
Date: Wed, 21 Dec 2022 19:21:15 +0100 [thread overview]
Message-ID: <Y6NOm7CE03isRJiW@kroah.com> (raw)
In-Reply-To: <Y6D958DeurSuoCuY@paranoid-android>
On Tue, Dec 20, 2022 at 01:12:23AM +0100, Mathieu Chouquet-Stringer wrote:
> Hello stable team and Greg,
>
> There are 3 commits in Linus' tree for the rtc driver which should be
> merged against stable 6.0.y (they're already in 6.1 / 6.1.y).
>
> Without the first two, a x86-64 machine might panic during boot (Mel saw
> a 50% chance of panic at boot - 5 out of 10 tries - and my experience
> was identical).
> https://lore.kernel.org/linux-acpi/20221010141630.zfzi7mk7zvnmclzy@techsingularity.net/
>
> And after applying the first two, the kernel will not compile anymore
> on non ACPI platform, so you need a third one.
>
> The first two commits:
>
> commit 4919d3eb2ec0ee364f7e3cf2d99646c1b224fae8
> Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Date: Wed Oct 12 20:07:01 2022 +0200
>
> rtc: cmos: Fix event handler registration ordering issue
>
> commit 0782b66ed2fbb035dda76111df0954515e417b24
> Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Date: Tue Oct 18 18:09:31 2022 +0200
>
> rtc: cmos: Fix wake alarm breakage
>
> And the third one:
>
> commit db4e955ae333567dea02822624106c0b96a2f84f
> Author: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Date: Tue Oct 18 22:35:11 2022 +0200
>
> rtc: cmos: fix build on non-ACPI platforms
All of these are in 6.0.14, can you test that to verify it all is
working properly for you?
thanks,
greg k-h
next prev parent reply other threads:[~2022-12-21 18:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 0:12 Fix for rtc driver boot breakage in 6.0.y Mathieu Chouquet-Stringer
2022-12-21 18:21 ` Greg KH [this message]
2022-12-23 16:59 ` Mathieu Chouquet-Stringer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y6NOm7CE03isRJiW@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alexandre.belloni@bootlin.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=me@mathieu.digital \
--cc=mgorman@techsingularity.net \
--cc=rafael.j.wysocki@intel.com \
--cc=rafael@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.