Cc: Andi Kleen <andi@...>, Pallipadi, Venkatesh <venkatesh.pallipadi@...>, Dave Jones <davej@...>, Alan Stern <stern@...>, LKML <linux-kernel@...>, Adam Belay <abelay@...>, Lee Revell <rlrevell@...>, <linux-pm@...>, Pavel Machek <pavel@...>
On Tue, Mar 04, 2008 at 07:04:46PM +0100, Pierre Ossman wrote:
What do you mean with force an update? The system always does an
jiffies update automatically after idle wakeup. It's just that if you add
code to the code path that uses jiffies you have to make sure it is after the
standard update, otherwise you'll see a stale value.
-Andi
--