Skip to content
Commit d713f519 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()

Stefano Brivio reported weird printk timestamp behavior during
CPU frequency changes:

  http://bugzilla.kernel.org/show_bug.cgi?id=9475



fix CONFIG_PRINT_TIME's reliance on sched_clock() and use cpu_clock()
instead.

Reported-and-bisected-by: default avatarStefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 32a76006
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment