]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/sched.c
sched: Export account_system_vtime()
[karo-tx-linux.git] / kernel / sched.c
index c7f69fe024e1814aab711a02b5d1dbf6b3d2a09c..c8272e7b40c80ce2e2a9ac9f6e0cf8b71ca743ee 100644 (file)
@@ -1889,6 +1889,7 @@ void account_system_vtime(struct task_struct *curr)
 
        local_irq_restore(flags);
 }
+EXPORT_SYMBOL_GPL(account_system_vtime);
 
 static void sched_irq_time_avg_update(struct rq *rq, u64 curr_irq_time)
 {