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@...>
> But I don't use jiffies in the idle exit path, only the entry path.
On entry jiffies should be always uptodate. Only on exit there
is the small code window where it isn't.