From: Kalle Valo <kvalo@kernel.org>
To: Rafael J. Wysocki <rafael.j.wysocki@intel.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Mel Gorman <mgorman@techsingularity.net>,
Bjorn Helgaas <bhelgaas@google.com>,
linux-rtc@vger.kernel.org, regressions@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [REGRESSION v6.1-rc1] rtc: cmos: rtcwake broken on NUC8i7HVK
Date: Mon, 17 Oct 2022 19:58:23 +0300 [thread overview]
Message-ID: <87edv6mlow.fsf@kernel.org> (raw)
Hi Rafael and Alexandre,
I upgraded my NUC8i7HVK test box to v6.1-rc1 and noticed that my suspend
tests with ath11k were broken, the box never woke up from suspend
automatically and I had to manually push the power button to trigger
resume. This is the command I used:
sudo rtcwake -m mem -s 30
v6.0 works without problems and a bisect found this commit:
commit 4919d3eb2ec0ee364f7e3cf2d99646c1b224fae8
Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
AuthorDate: Wed Oct 12 20:07:01 2022 +0200
Commit: Alexandre Belloni <alexandre.belloni@bootlin.com>
CommitDate: Thu Oct 13 23:27:52 2022 +0200
rtc: cmos: Fix event handler registration ordering issue
And indeed reverting that commit fixed the issue and suspend works as
before. Here's some info about my hardware:
$ dmesg | grep rtc
[ 10.884460] rtc_cmos 00:03: RTC can wake from S4
[ 10.888439] rtc_cmos 00:03: registered as rtc0
[ 10.888930] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
$ lshw
nuc2
description: Desktop Computer
product: NUC8i7HVK
vendor: Intel(R) Client Systems
version: J71485-504
[...]
*-cpu
description: CPU
product: Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz
[...]
*-pnp00:03
product: PnP device PNP0b00
physical id: 4
capabilities: pnp
configuration: driver=rtc_cmos
Do let me know if more info is needed, I can also test patches. But next
week I'm travelling and do not have access to the box.
Kalle
next reply other threads:[~2022-10-17 16:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 16:58 Kalle Valo [this message]
2022-10-18 6:33 ` [REGRESSION v6.1-rc1] rtc: cmos: rtcwake broken on NUC8i7HVK Thorsten Leemhuis
2022-10-18 7:09 ` Kalle Valo
2022-10-18 16:36 ` Rafael J. Wysocki
2022-10-18 17:40 ` Kalle Valo
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=87edv6mlow.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=mgorman@techsingularity.net \
--cc=rafael.j.wysocki@intel.com \
--cc=regressions@lists.linux.dev \
/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.