Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: Fix fallback sched_clock()'s offset when using jiffies
Account for the initial offset to the jiffy count. [ Impact: fix printk timestamps on architectures using fallback sched_clock() ] Signed-off-by: Ron Lee <ron@debian.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information