sched: export cpu_clock
the rcutorture module relies on cpu_clock. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -256,3 +256,4 @@ unsigned long long cpu_clock(int cpu)
|
||||
|
||||
return clock;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(cpu_clock);
|
||||
|
Reference in New Issue
Block a user