|
@@ -3362,6 +3362,7 @@ update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq)
|
|
|
* attach_entity_load_avg - attach this entity to its cfs_rq load avg
|
|
|
* @cfs_rq: cfs_rq to attach to
|
|
|
* @se: sched_entity to attach
|
|
|
+ * @flags: migration hints
|
|
|
*
|
|
|
* Must call update_cfs_rq_load_avg() before this, since we rely on
|
|
|
* cfs_rq->avg.last_update_time being current.
|