Hi Mario, Mateusz

On Thu, Aug 17, 2023 at 3:54 AM <bugzilla-daemon@kernel.org> wrote:
https://bugzilla.kernel.org/show_bug.cgi?id=217626

--- Comment #26 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
Did you add this extra debugging statement for "executed %d iterations"
somewhere?  I've never seen that in kernel code before.  I guess you're
counting the number of s2idle loops?


The debugging statements stem from https://bugzilla.kernel.org/attachment.cgi?id=304779 which is the latest patch provided by Mateusz. 
The patch aims to track down the issue of not being able to read from the RTC in cases of being in s2idle for more than approx. 2,5 days.


Can you please turn on /sys/power/pm_debug_messages as well?  It's a bit weird
to me that the loop would run that many times in the first place.  That means
the hardware has been returning control to the kernel a lot more frequently
than expected (and maybe that's allowing to trigger this issue).

I'll do so. 
 

--
You may reply to this email to add a comment.

You are receiving this mail because:
You reported the bug.

Yours,
Carsten