From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: 3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time
Date: Mon, 16 Jul 2012 21:42:57 +0200 [thread overview]
Message-ID: <201207162142.57994.rjw@sisk.pl> (raw)
In-Reply-To: <50045FCF.1060207@gmx.de>
On Monday, July 16, 2012, Toralf Förster wrote:
>
> On 07/16/2012 07:47 PM, Rafael J. Wysocki wrote:
> >
> > Well, so this is a different issue definitely.
> >
> Well, this helped : https://lkml.org/lkml/2012/7/16/113
So, it was the same issue after all.
The patch has been merged, so it should be all good now.
Thanks,
Rafael
> diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c
> index 269b1fe..3447cfa 100644
> --- a/kernel/time/timekeeping.c
> +++ b/kernel/time/timekeeping.c
> @@ -717,6 +717,7 @@ static void timekeeping_resume(void)
> timekeeper.clock->cycle_last = timekeeper.clock->read(timekeeper.clock);
> timekeeper.ntp_error = 0;
> timekeeping_suspended = 0;
> + timekeeping_update(false);
> write_sequnlock_irqrestore(&timekeeper.lock, flags);
>
> touch_softlockup_watchdog();
>
>
prev parent reply other threads:[~2012-07-16 19:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-15 19:28 3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time Toralf Förster
2012-07-15 20:21 ` Rafael J. Wysocki
2012-07-16 13:50 ` Toralf Förster
2012-07-16 17:47 ` Rafael J. Wysocki
2012-07-16 18:39 ` Toralf Förster
2012-07-16 19:42 ` Rafael J. Wysocki [this message]
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=201207162142.57994.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=toralf.foerster@gmx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox