[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0907210101110.2813@localhost.localdomain>
Date: Tue, 21 Jul 2009 01:02:31 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Steven Rostedt <rostedt@...dmis.org>
cc: Peter Zijlstra <peterz@...radead.org>,
"Rafael J. Wysocki" <rjw@...k.pl>, Len Brown <lenb@...nel.org>,
Greg Kroah-Hartman <gregkh@...e.de>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: s2r badness
On Mon, 20 Jul 2009, Steven Rostedt wrote:
> >
> > Just to make the list more complete. If tracing is enabled across
> > suspend/resume you'll hit that one as well:
> >
> > WARNING: at /home/tglx/work/kernel/git/linux-2.6/kernel/trace/ring_buffer.c:1392 rb_reserve_next_event+0x133/0x27c()
> >
> > Negative timestamp delta which is probably due to sched_clock not yet
> > adjusted to the TSC which got reset.
>
> Perhaps we need to prevent tracing during a "blackout period" of suspend
> to ram?
Perhaps we need to figure out why this is happening and how we best
deal with it. Disabling functionality just because we can not deal
with it right now is not a solution.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists